2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 21:38:05 +00:00

remove sudo.core visudo.core for clan target

This commit is contained in:
Todd C. Miller 1995-12-18 22:23:29 +00:00
parent 8e4308dc21
commit 16b1ecdb12

View File

@ -185,7 +185,7 @@ TAGS: $(SRCS)
etags $(SRCS)
clean:
-rm -f y.tab.[ch] *.o $(PROGS) testsudoers core
-rm -f y.tab.[ch] *.o $(PROGS) testsudoers core sudo.core visudo.core
mostlyclean: clean