(clean): try to remove shared library debris

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4950 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-25 03:27:19 +00:00
parent 6cecc5ba0a
commit e02d559d87
6 changed files with 8 additions and 7 deletions

View File

@@ -79,7 +79,7 @@ check: otptest$(EXECSUFFIX)
./otptest$(EXECSUFFIX)
clean:
rm -f $(LIB) $(PROGS) *.o *.a
rm -f $(LIB) $(PROGS) *.o *.a *.so *.so.* so_locations
mostlyclean: clean