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 retrieving revision 1.46.2.2 retrieving revision 1.47 diff -u -p -r1.46.2.2 -r1.47 --- src/share/mk/bsd.prog.mk 1994/08/24 19:11:24 1.46.2.2 +++ src/share/mk/bsd.prog.mk 1994/07/20 04:57:12 1.47 @@ -1,12 +1,10 @@ -# $NetBSD: bsd.prog.mk,v 1.46.2.2 1994/08/24 19:11:24 mycroft Exp $ +# $NetBSD: bsd.prog.mk,v 1.47 1994/07/20 04:57:12 cgd Exp $ # @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 .if exists(${.CURDIR}/../Makefile.inc) .include "${.CURDIR}/../Makefile.inc" .endif -.include - .SUFFIXES: .out .o .c .cc .C .y .l .s .8 .7 .6 .5 .4 .3 .2 .1 .0 CFLAGS+= ${COPTS}