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
a694177df5
support MAKEVERBOSE and use ${HOST_SH}
2003-10-19 04:25:00 +00:00
lukem
826a14607a
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
...
there's no need to special-case .include-ing it.
2003-05-18 07:57:31 +00:00
tv
c77212906a
Remove extraneous linkage to -ll.
2002-01-30 21:07:35 +00:00
tv
2dd7b553d7
Find files via .PATH where appropriate.
2001-11-12 19:32:08 +00:00
tv
9a0eaa53ba
flex -> ${LEX}
2001-09-22 05:39:22 +00:00
tv
dba5d44670
Add hooks to allow toolchain bits to be reachover-built at the top level.
2001-08-14 10:18:26 +00:00
is
135600f947
More format string cleanup by sommerfeld.
2000-10-11 14:46:00 +00:00
tv
482063559a
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
...
and use smarter creation of the header file.
1998-04-09 00:32:31 +00:00
christos
b4cc7532f2
WARNSify
1998-02-22 12:08:33 +00:00
lukem
e18f0067aa
use CPPFLAGS instead of CFLAGS, fix parallel make dependancies
1997-10-23 05:13:18 +00:00
lukem
31f40d5207
disable WARNS for now (3rd-party code)
1997-10-19 03:54:42 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
mikel
7bd9154d93
Upgrade to flex 2.5.4.
1996-12-10 07:18:37 +00:00
thorpej
150c33e60b
Use ${INSTALL}.
1996-10-18 05:55:26 +00:00
jtc
68ffd31858
Use 'includes' instead of 'afterinstall' target to install headers
1996-04-25 01:23:37 +00:00
jtc
852707219e
Upgrade to Flex version 2.5.2
1995-05-05 05:35:08 +00:00
cgd
7bcf9338df
specify man pages the new way.
1994-12-22 12:29:38 +00:00
jtc
e737069d2f
Use shell to invoke mkskel.sh instead of assuming execute bit will be set.
1994-08-17 17:15:26 +00:00
jtc
ab01da01c5
Change BINOWN -> BINGRP where appropriate.
1994-06-02 23:40:06 +00:00
jtc
d111379d91
The Lex library is now built from ~/lib/libl by pulling the appropriate
...
sources from ~/usr.bin/lex. This will allow us to start "importing"
future flex releases.
1994-02-04 19:15:27 +00:00
jtc
86546a593f
Lost its RCS Id.
1993-12-14 19:49:06 +00:00
jtc
5bf99b7657
Upgraded to Flex 2.4.2.
1993-12-02 19:17:24 +00:00
cgd
d6ff5db170
converted to use gnu malloc, and depend on it correctly
1993-10-07 07:23:44 +00:00
mycroft
cda4f8f6ee
Add RCS identifiers.
1993-08-01 05:37:30 +00:00
glass
dc8ec5d0a8
now installs flexdoc(1) too.
1993-04-03 00:53:37 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00