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