lukem
|
ebb6fc9eb8
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
(Reduces make output by ~ 20%)
|
2002-08-19 09:41:27 +00:00 |
lukem
|
b34917ad5b
|
use ${LIBDIR} instead of /usr/lib
|
2001-12-27 11:39:20 +00:00 |
tv
|
001067bbd1
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
simonb
|
38ca0e64c8
|
s;/usr/lib;${LIBDIR};
|
1999-04-03 16:28:49 +00:00 |
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
lukem
|
f98fcbbae4
|
use MKPROFILE instead of NOPROFILE
|
1999-02-12 11:22:55 +00:00 |
cgd
|
6534b326c3
|
use new id style.
|
1995-02-25 09:02:37 +00:00 |
cgd
|
6b300e59b8
|
do the conditional stuff later, so it works with NOPROFILE
|
1994-12-20 15:51:13 +00:00 |
hpeyerl
|
44cb54cbb3
|
I should be able to install with NOPROFILE set.
(Herb's in user-land. Be afraid.)
|
1994-02-11 04:24:34 +00:00 |
cgd
|
d38898b89f
|
don't use DESTDIR for this
|
1994-02-06 06:28:12 +00:00 |
jtc
|
84cb799d27
|
Build lex library in ~/lib/libl, but put the sources from ~/usr.bin/lex,
so that we can start "importing" future flex releases without losing our
local changes.
|
1994-02-04 19:10:17 +00:00 |