Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.prog.mk,v rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.prog.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.93 retrieving revision 1.94 diff -u -p -r1.93 -r1.94 --- src/share/mk/bsd.prog.mk 1998/04/09 00:32:36 1.93 +++ src/share/mk/bsd.prog.mk 1998/08/09 14:46:20 1.94 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.93 1998/04/09 00:32:36 tv Exp $ +# $NetBSD: bsd.prog.mk,v 1.94 1998/08/09 14:46:20 lukem Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .if !target(__initialized__) @@ -13,7 +13,7 @@ __initialized__: .PHONY: cleanprog proginstall scriptsinstall realinstall: proginstall scriptsinstall -clean cleandir: cleanprog +clean cleandir distclean: cleanprog CFLAGS+= ${COPTS}