fixed clean rule
This commit is contained in:
@@ -183,7 +183,7 @@ TAGS: $(SRCS)
|
|||||||
etags $(SRCS)
|
etags $(SRCS)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-rm -f lex.yy.o y.tab.* *.o $(PROGS) testsudoers core
|
-rm -f y.tab.[ch] *.o $(PROGS) testsudoers core
|
||||||
|
|
||||||
mostlyclean: clean
|
mostlyclean: clean
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user