clean up makefile
This commit is contained in:
@@ -59,5 +59,5 @@ clean:
|
||||
rm -f *.o *~ $(OBJS) $(SOBJS) *.BAK
|
||||
|
||||
realclean: clean
|
||||
rm -f Makefile
|
||||
rm -f Makefile $(SOBJS)
|
||||
|
||||
|
Reference in New Issue
Block a user