INIT	h.h	/^#define INIT(x)$/
Mmain	main.c	/^void main(argc, argv)$/
PARMS	h.h	/^#define PARMS(x)   x$/
Tosexec	make.c	/^int Tosexec(string)$/
check	check.c	/^void check(np)$/
circh	check.c	/^void circh()$/
cnvtime	make.c	/^time_t cnvtime(tbp)$/
command	make.c	/^static command(s)$/
dbgprint	make.c	/^void dbgprint(level,np,comment)$/
docmds	make.c	/^void docmds(np)$/
docmds1	make.c	/^void docmds1(np, lp)$/
doexp	macro.c	/^void doexp(to, from)$/
dosh	make.c	/^int dosh(string, shell)$/
dyndep	rules.c	/^bool dyndep(np,pbasename,pinputname)$/
error	reader.c	/^void error(msg, a1)$/
expand	macro.c	/^void expand(strs)$/
fatal	main.c	/^void fatal(msg, a1, a2)$/
getline	reader.c	/^bool getline(strs, fd)$/
getmacro	macro.c	/^char *getmacro(name)$/
getmdate	make.c	/^void getmdate(fd, tbp)$/
getmp	macro.c	/^struct macro *getmp(name)$/
gettok	reader.c	/^char  *gettok(ptr)$/
implmacros	make.c	/^void implmacros(np,lp, pbasename,pinputname)$/
init	input.c	/^void init()$/
input	input.c	/^void input(fd)$/
locate	make.c	/^static char *locate(name,extension)$/
make	make.c	/^int make(np, level)$/
make1	make.c	/^void make1(np, lp, qdp, basename, inputname)$/
makerules	h.h	/^#   define	makerules()	\/* dummy *\/$/
max	h.h	/^#define max(a,b) ((a)>(b)?(a):(b))$/
modtime	make.c	/^void modtime(np)$/
mstonix	make.c	/^time_t mstonix (date, time)$/
mylower	h.h	/^#define mylower(x)  (islower(_ctypech=(x)) ? _ctyp/
myupper	h.h	/^#define myupper(x)  (isupper(_ctypech=(x)) ? _ctyp/
newcmd	input.c	/^struct cmd *newcmd(str, cp)$/
newdep	input.c	/^struct depend *newdep(np, dp)$/
newline	input.c	/^void newline(np, dp, cp, flag)$/
newname	input.c	/^struct name *newname(name)$/
nomem	main.c	/^void nomem(what)$/
precious	check.c	/^void precious()$/
prt	check.c	/^void prt()$/
quoted	reader.c	/^quoted(p, base)$/
setDFmacro	macro.c	/^void setDFmacro(name, val)$/
setmacro	macro.c	/^struct macro *setmacro(name, val)$/
setoption	main.c	/^void setoption(char option)$/
strrealloc	input.c	/^void strrealloc(strs)$/
suffix	h.h	/^#define  suffix(name)   strrchr(name,(int)'.')$/
system	make.c	/^system(s)$/
testname	input.c	/^struct name *testname(name)$/
time	make.c	/^void time(tp)$/
touch	make.c	/^void touch(np)$/
usage	main.c	/^void usage()$/
