OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.bin
/
whatis
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
whatis
History log of
/src/usr.bin/whatis/Makefile
Revision
Date
Author
Comments
1.8
19-Sep-2002
lukem
- revert change to accessing ../man/ includes as <man/xxx.h>; it's
ugly to add -I.../usr.bin to do this. instead, add appropriate
comments in the source to where the files are actually coming from.
- use NETBSDSRCDIR as appropriate
- some minor makefile delint
1.7
13-Sep-2002
mycroft
config.[ch] -> manconf.[ch]
1.6
08-Mar-2002
jdolecek
branches: 1.6.2;
use -I${CURDIR}/.. and #include <man/config.h>, <man/pathnames.h> so
that it's easier to tell from where do they come, and more easily
usable in host tool code when cut&pasted
use TAILQ_* macros as apropriate
use EXIT_FAILURE for the glob error case, too
1.5
17-Oct-1997
mikel
now needs -I to find headers from ../man
1.4
08-May-1997
gwr
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1.3
06-May-1997
gwr
Use .PATH.c: ...
1.2
09-Jan-1997
tls
RCS ID Police, also Sync to 4.4BSD-Lite2
1.1
21-Dec-1993
cgd
branches: 1.1.1;
add whatis(1); part of new man(1) package from Bostic
1.1.1.1
09-Jan-1997
tls
Import from 4.4BSD-Lite2
1.6.2.1
03-Nov-2002
he
Pull up revision 1.7 (requested by he):
Make these compile again, after the changes in ticket #787.
Indexes created Wed Oct 22 13:09:56 GMT 2025