Date: Tue, 17 Jun 1997 20:10:32 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.kmod.mk Message-ID: <199706180310.UAA03724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1997/06/17 20:10:32 PDT Modified files: share/mk bsd.kmod.mk Log: Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, just like bsd.lib.mk and bsd.prog.mk. It doesn't add it to CXXINCLUDES, I don't think anybody has written a kernel module with C++. (Not that I think DavidG will allow it anyway. :) Reviewed by: bde Revision Changes Path 1.37 +4 -1 src/share/mk/bsd.kmod.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706180310.UAA03724>