(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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user