freebsd_amp_hwpstate/share/mk
Satoshi Asami e96b50e352 (1) Add new variable ${PERL} which is equal to ${PERL5} but without the
version number part (i.e., "<directory>/perl").  Use this to
    substitute #! lines in your perl5 scripts.

Requested and reviewed by:	ache

(2) Add new variable WRKDIRPREFIX (defaults to "").  The "work"
    directories are now in ${WRKDIRPREFIX}${.CURDIR}/work by default.
    You can have a read-only ports tree (modulo any broken ports that
    write something to places other than ${WRKDIR}) by setting this to
    a writable location.

    Ports that set WRKDIR explicitly should append this to front so
    they will work when the user has WRKDIRPREFIX set.

Reviewed by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
1998-10-06 21:12:14 +00:00
..
Makefile Fixed disordering and misformatting in previous commit. 1998-09-09 10:17:34 +00:00
bsd.README
bsd.dep.mk
bsd.doc.mk
bsd.docb.mk `make clean' depend on the inclunde file bsd.dep.mk 1998-09-13 20:57:56 +00:00
bsd.info.mk
bsd.kern.mk
bsd.kmod.mk Define KLD_MODULE if building a KLD module. 1998-10-02 05:08:09 +00:00
bsd.lib.mk Change lib specification in `clean' target to match ELF shared libs too. 1998-09-20 19:49:44 +00:00
bsd.libnames.mk Two patches from the HARP people: 1998-09-17 09:35:02 +00:00
bsd.man.mk
bsd.obj.mk
bsd.own.mk Change file ownership from bin.bin to root.wheel. 1998-09-14 08:34:45 +00:00
bsd.port.mk (1) Add new variable ${PERL} which is equal to ${PERL5} but without the 1998-10-06 21:12:14 +00:00
bsd.port.subdir.mk
bsd.prog.mk
bsd.sgml.mk This goes in doc distribution now. 1998-09-17 11:35:11 +00:00
bsd.subdir.mk
sys.mk Revert to rev 1.41. 1998-09-15 05:24:01 +00:00