.. |
bsd.dep.mk
|
Changes to support full make parallelism (-j<n>) in the world
|
1997-10-05 09:40:24 +00:00 |
bsd.doc.mk
|
Inlucde ../Makefile.inc if exists. This make it easier to
|
1997-11-02 18:50:53 +00:00 |
bsd.info.mk
|
Support output format html.
|
1997-10-12 18:54:34 +00:00 |
bsd.kern.mk
|
Oops, comment lines can't be indented either.
|
1997-10-21 10:39:27 +00:00 |
bsd.kmod.mk
|
Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.
|
1997-07-21 16:04:41 +00:00 |
bsd.lib.mk
|
Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use
|
1997-09-05 11:45:15 +00:00 |
bsd.libnames.mk
|
Add LIBALIAS.
|
1997-05-23 04:48:23 +00:00 |
bsd.man.mk
|
Don't use !empty() on the potentially unset variable MANBUILDCAT. Using
|
1997-07-25 11:17:12 +00:00 |
bsd.obj.mk
|
Added trailing slash to ${CANONICALOBJDIR} in tests for directories,
|
1997-04-30 17:04:11 +00:00 |
bsd.own.mk
|
Add new variables COMPRESS_CMD and COMPRESS_EXT.
|
1997-03-08 23:46:56 +00:00 |
bsd.port.mk
|
Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.
|
1997-10-08 05:04:48 +00:00 |
bsd.port.subdir.mk
|
Convert <, > and & into <, > and & in port names, COMMENT and
|
1997-11-06 02:20:27 +00:00 |
bsd.prog.mk
|
Change the BINFORMAT definitions so that they do not depend on sys.mk,
|
1997-09-05 09:09:56 +00:00 |
bsd.README
|
Add reference to `PMake - A Tutorial'
|
1997-03-09 15:51:07 +00:00 |
bsd.sgml.mk
|
target(__target) -> target(${__target})
|
1997-11-09 14:37:40 +00:00 |
bsd.subdir.mk
|
Change the distribute targets so that a given item in our source tree
|
1997-06-21 15:40:34 +00:00 |
Makefile
|
Revert $FreeBSD$ to $Id$
|
1997-02-22 14:13:04 +00:00 |
sys.mk
|
Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use
|
1997-09-05 11:45:15 +00:00 |