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.47 retrieving revision 1.48 diff -u -p -r1.47 -r1.48 --- src/share/mk/bsd.prog.mk 1994/07/20 04:57:12 1.47 +++ src/share/mk/bsd.prog.mk 1994/08/24 19:10:48 1.48 @@ -1,10 +1,12 @@ -# $NetBSD: bsd.prog.mk,v 1.47 1994/07/20 04:57:12 cgd Exp $ +# $NetBSD: bsd.prog.mk,v 1.48 1994/08/24 19:10:48 mycroft 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}