NetBSD/usr.bin/menuc
sommerfeld 64cf1af58d Let src/usr.bin build with recursive parallel make..
- add .WAIT and .NOTPARALLEL in a few places
 - change ${MAKE} print-objdir to ${PRINTOBJDIR}
 - convert other ad-hoc forms to use ${PRINTOBJDIR}
2000-12-30 14:54:39 +00:00
..
testm Let src/usr.bin build with recursive parallel make.. 2000-12-30 14:54:39 +00:00
Makefile
avl.c Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
defs.h More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
main.c Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
mdb.c fix oversight in previous. 2000-12-28 02:07:00 +00:00
mdb.h Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
menu_sys.def Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
menuc.1 Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
parse.y Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
scan.l Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
util.c