From: Todd C. Miller Date: Mon, 18 Dec 1995 22:23:29 +0000 (+0000) Subject: remove sudo.core visudo.core for clan target X-Git-Tag: SUDO_1_4_0~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16b1ecdb124a6e5f9591fa93ee4930b1ed8f4fb2;p=sudo remove sudo.core visudo.core for clan target --- diff --git a/Makefile.in b/Makefile.in index b82761532..98a4794f8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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