index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
makewhatis
/
Makefile
Age
Commit message (
Expand
)
Author
2009-03-16
Default to WARNS=4
lukem
2006-08-30
Only include libutil if !HOSTPROG
christos
2006-08-26
use efun(3)
christos
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2002-09-18
use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk
lukem
2002-09-13
Rename man/config.{c,h} to man/manconf.{c,h}, so we don't have to
thorpej
2002-09-04
Previous commit broke the normal build; this should really fix the
junyoung
2002-09-04
Fix a problem that 'make obj' doesn't work within tools/makewhatis.
junyoung
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-03-08
If called without arguments, parse /etc/man.conf and regenerate the whatis
jdolecek
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2001-11-29
Allow this to be built as a host program.
thorpej
1999-09-25
Replace shell script for creating whatis.db database with a C program
tron
1999-02-13
remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate
lukem
1997-10-20
build objdir for manpage. from Dave Huang <khym@bga.com> in [bin/4294]
lukem
1997-10-17
Add makewhatis.8.
hubertf
1997-10-13
rcsid fascism
lukem
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1993-12-21
moved here from old location in src/usr.bin/man
cgd