lukem
130ab7336b
Rework how MAKEVERBOSE operates:
...
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
lukem
ddff99b7f4
rework to use the newer _MKMSGCREATE (et al) macros
2003-10-19 04:45:01 +00:00
lukem
2b8c8463a6
Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)
2003-10-19 01:01:44 +00:00
lukem
58a44e7ae0
use NETBSDSRCDIR as appropriate
2002-09-18 02:51:46 +00:00
thorpej
87a37178ee
There is no need to explcitly use ${.OBJDIR}; it's implied.
2002-03-05 19:17:44 +00:00
sommerfeld
83454472f9
${PRINTOBJDIR}ify
2000-12-30 17:51:26 +00:00
mycroft
a73ccc591a
More .mk file fallout. *sigh*
2000-01-23 21:55:44 +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
hubertf
30b3ea8d71
make objdir-aware
1998-11-09 15:30:10 +00:00
lukem
b569ddabe9
don't install in /usr/share if NOSHARE is defined
1998-09-29 07:33:20 +00:00
mycroft
e96e918e60
Use bsd.subdir.mk as appropriate.
1997-10-11 09:34:07 +00:00
mycroft
fd8daf980e
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
1997-05-07 07:15:34 +00:00
christos
f7c41063d6
PR/3557: Dave Huang: use web2 not web2a
1997-04-30 20:07:40 +00:00
christos
642195b4a8
Make sure that the dictionary and indexing programs are made.
1997-04-01 15:25:52 +00:00
christos
8504fd9f9d
- Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up the
...
dictionary from the sources.
- Don't depend on the locally built indexing programs to build the dictionaries.
1997-04-01 11:42:34 +00:00
christos
d59123b39b
- Makefile cleanups
1997-03-24 22:15:37 +00:00
mrg
b37e459094
use words from $DESTDIR.
1996-09-26 00:04:42 +00:00
mycroft
a1e0e43227
Remove read-only files before trying to rewrite them. From Greg Hudson.
1995-04-20 02:04:51 +00:00
cgd
d4f96eeaff
add/fix id tags
1995-03-21 12:14:18 +00:00
glass
73165ec2d0
remove extra tab
1995-03-01 09:05:20 +00:00
pk
705fbb3b75
Remove hard-coded object directory.
1994-11-30 11:38:56 +00:00
jtc
86ef266907
boggle(6), from 44lite
1994-10-21 20:52:51 +00:00