(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:
@@ -69,7 +69,7 @@ TAGS: $(SOURCES)
|
||||
check:
|
||||
|
||||
clean:
|
||||
rm -f $(LIB) *.o *.a $(EXTRASOURCE)
|
||||
rm -f $(LIB) *.o *.a *.so *.so.* so_locations $(EXTRA_SOURCE)
|
||||
|
||||
mostlyclean: clean
|
||||
|
||||
|
Reference in New Issue
Block a user