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.81 retrieving revision 1.82 diff -u -p -r1.81 -r1.82 --- src/share/mk/bsd.prog.mk 1997/05/09 13:40:38 1.81 +++ src/share/mk/bsd.prog.mk 1997/05/17 02:01:09 1.82 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.81 1997/05/09 13:40:38 mycroft Exp $ +# $NetBSD: bsd.prog.mk,v 1.82 1997/05/17 02:01:09 mycroft Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .if exists(${.CURDIR}/../Makefile.inc) @@ -12,8 +12,6 @@ realinstall: proginstall scriptsinstall clean cleandir: cleanprog -.SUFFIXES: .out .o .c .cc .C .y .l .s .8 .7 .6 .5 .4 .3 .2 .1 .0 - CFLAGS+= ${COPTS} # ELF platforms depend on crtbegin.o and crtend.o