=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/Makefile.in,v retrieving revision 1.42 retrieving revision 1.43 diff -c -r1.42 -r1.43 *** src/usr.bin/sudo/Attic/Makefile.in 2008/11/14 11:53:05 1.42 --- src/usr.bin/sudo/Attic/Makefile.in 2008/12/09 22:20:32 1.43 *************** *** 21,27 **** # # @configure_input@ # ! # $Sudo: Makefile.in,v 1.325 2008/11/03 18:19:14 millert Exp $ # #### Start of system configuration section. #### --- 21,27 ---- # # @configure_input@ # ! # $Sudo: Makefile.in,v 1.326 2008/12/03 20:40:47 millert Exp $ # #### Start of system configuration section. #### *************** *** 435,442 **** @echo nothing to check clean: ! -rm -f *.o *.lo $(PROGS) testsudoers core sudo.core visudo.core \ ! testsudoers.core mostlyclean: clean --- 435,441 ---- @echo nothing to check clean: ! -rm -f *.o *.lo stamp-* $(PROGS) testsudoers core *.core core.* mostlyclean: clean