OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.bin
/
xlint
/
llib
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
llib
History log of
/src/usr.bin/xlint/llib/Makefile
Revision
Date
Author
Comments
1.10
21-Oct-2003
lukem
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.
1.9
19-Oct-2003
lukem
support MAKEVERBOSE
1.8
27-Jul-2000
cgd
don't build lint libs if MKLINT == no
1.7
14-Jun-2000
matt
branches: 1.7.2;
change lint to ${LINT} ${LINTFLAGS} so that includes in ${DESTDIR} are used.
1.6
23-Jan-2000
mycroft
branches: 1.6.2;
More .mk file fallout. *sigh*
1.5
15-May-1997
veego
Replace the clean target with a CLEANFILES+= line
1.4
24-Mar-1997
christos
- Makefile cleanups
1.3
18-Oct-1996
thorpej
Use ${INSTALL}.
1.2
03-Jul-1995
cgd
RCS id cleanup
1.1
03-Jul-1995
cgd
branches: 1.1.1;
Initial revision
1.1.1.1
03-Jul-1995
cgd
lint(1) implementation, by Jochen Pohl. named 'xlint' for a similar
reason to why 'install' is named 'xinstall'.
1.6.2.1
23-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.7.2.1
02-Aug-2000
mrg
pull up 1.8 (approved by thorpej):
>don't build lint libs if MKLINT == no
Indexes created Thu Apr 02 00:23:07 UTC 2026