Date: Sat, 8 Aug 1998 00:02:08 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.doc.mk bsd.info.mk bsd.kmod.mk bsd.lib.mk bsd.man.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk Message-ID: <199808080702.AAA20094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/08/08 00:02:08 PDT
Modified files:
share/mk bsd.doc.mk bsd.info.mk bsd.kmod.mk
bsd.lib.mk bsd.man.mk bsd.prog.mk
bsd.sgml.mk bsd.subdir.mk
Log:
Make ../Makefile.inc handling more consistant to prevent multiple includes
when certain .mk files include other .mk files. This will remove the
need for multiple include protection in some other makefiles around the
tree (and helps some elf conditionals).
Revision Changes Path
1.46 +4 -1 src/share/mk/bsd.doc.mk
1.51 +4 -1 src/share/mk/bsd.info.mk
1.51 +4 -1 src/share/mk/bsd.kmod.mk
1.75 +4 -1 src/share/mk/bsd.lib.mk
1.28 +8 -1 src/share/mk/bsd.man.mk
1.76 +4 -1 src/share/mk/bsd.prog.mk
1.26 +4 -1 src/share/mk/bsd.sgml.mk
1.25 +7 -1 src/share/mk/bsd.subdir.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808080702.AAA20094>
