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.139 retrieving revision 1.140 diff -u -p -r1.139 -r1.140 --- src/share/mk/bsd.prog.mk 2001/11/02 18:10:00 1.139 +++ src/share/mk/bsd.prog.mk 2001/11/14 21:49:53 1.140 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.139 2001/11/02 18:10:00 tv Exp $ +# $NetBSD: bsd.prog.mk,v 1.140 2001/11/14 21:49:53 tv Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .include @@ -9,6 +9,7 @@ realinstall: proginstall scriptsinstall clean: cleanprog ##### Default values +CPPFLAGS+= ${DESTDIR:D-nostdinc -isystem ${DESTDIR}/usr/include} CFLAGS+= ${COPTS} # ELF platforms depend on crtbegin.o and crtend.o