freebsd-dev/share/mk
Steven Wallace b3618bcf57 .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
bsd.obj.mk.  Also, a make target called objwarn checks to see
if ${.OBJDIR} != ${.CURDIR} and ${.OBJDIR} != ${CANONICALOBJDIR}
and outputs a warning.  (No warning for the latter if MAKEOBJDIR or MAKEOBJDIRP
REFIX is set).  objwarn is called from all targets in bsd.prog.mk, bsd.kmod.mk,
and bsd.lib.mk.

Reviewed by:	bde
1996-09-18 06:09:19 +00:00
..
bsd.dep.mk Back out the recent DEPEND changes - as Bruce points out, it's bogus. 1996-08-25 05:16:56 +00:00
bsd.doc.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.info.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.kmod.mk .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in 1996-09-18 06:09:19 +00:00
bsd.lib.mk .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in 1996-09-18 06:09:19 +00:00
bsd.libnames.mk Moved definitions of library names from bsd.prog.mk to a new central 1996-09-05 18:05:08 +00:00
bsd.man.mk Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using 1996-09-16 14:13:40 +00:00
bsd.obj.mk .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in 1996-09-18 06:09:19 +00:00
bsd.own.mk Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
bsd.port.mk /bin/echo -> ${ECHO} 1996-08-25 21:07:38 +00:00
bsd.port.subdir.mk use .for loop for common targets 1996-04-09 22:54:13 +00:00
bsd.prog.mk .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in 1996-09-18 06:09:19 +00:00
bsd.README Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir. 1996-06-17 15:59:52 +00:00
bsd.sgml.mk Make it possible to turn the depend pass off entirely with a NO_DEPEND 1996-08-23 22:33:33 +00:00
bsd.subdir.mk Add default targets for cleandepend and objlink. 1996-06-24 21:33:23 +00:00
Makefile Moved definitions of library names from bsd.prog.mk to a new central 1996-09-05 18:05:08 +00:00
sys.mk Back out yacc change. 1996-06-02 17:04:08 +00:00