(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

@@ -61,7 +61,7 @@ TAGS: $(SOURCES)
check:
clean:
rm -f $(LIB) *.o *.a
rm -f $(LIB) *.o *.a *.so *.so.* so_locations
mostlyclean: clean