freebsd-dev/share/mk
Bruce Evans a0b845fe92 Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,
essentially as in kernel makefiles, so that module sources can include
<stddef.h> and other standard headers.  Only add the second path when
the first path can't be found, instead of when DESTDIR is defined.
Adding it used to be just an obfuscation.

Use "${.OBJDIR}" instyead of "." in -I paths.  Using "${.OBJDIR}" just
gave more verbose command lines and depend files.
2000-01-08 18:48:57 +00:00
..
bsd.dep.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.doc.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.docb.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.info.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.kern.mk Make "-mpreferred-stack-boundary=2" the default on the i386. 1999-11-17 07:30:35 +00:00
bsd.kmod.mk Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS, 2000-01-08 18:48:57 +00:00
bsd.lib.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.libnames.mk Fixed breakage of static linkage of rlogind. Someone added -lutil and 1999-12-27 17:25:40 +00:00
bsd.man.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.obj.mk ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
bsd.own.mk Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformat 1999-11-09 00:08:58 +00:00
bsd.port.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.post.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.port.pre.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.port.subdir.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.prog.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.README If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined. 1999-11-30 20:24:44 +00:00
bsd.sgml.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.subdir.mk Fix typo. 2000-01-03 12:16:18 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sys.mk make.conf is being made to conform to the /etc/defaults/ standard that 1999-10-27 19:24:49 +00:00