removed leading tab if @MAN_POSTINSTALL@ not defined
now removes testsudoers in clean:
This commit is contained in:
@@ -179,7 +179,7 @@ TAGS: $(SRCS)
|
||||
etags $(SRCS)
|
||||
|
||||
clean:
|
||||
-rm -f lex.yy.* y.tab.* *.o $(PROGS) core
|
||||
-rm -f lex.yy.* y.tab.* *.o $(PROGS) testsudoers core
|
||||
|
||||
mostlyclean: clean
|
||||
|
||||
|
Reference in New Issue
Block a user