summaryrefslogtreecommitdiff
path: root/usr.bin/make/parse.h
AgeCommit message (Expand)Author
2015-06-16Remove old fmake. It wasn't built by default for some time. Users thatWarner Losh
2005-05-13Move the Boolean and ReturnStatus stuff from sprite.h to util.h andHartmut Brandt
2005-05-10Move the definitions of the OP_* constants from make.h into GNode.hHartmut Brandt
2005-05-10Make shellPath and shellName static - they're used in job.c only.Hartmut Brandt
2005-04-11Rework the directive parsing code. Instead of using a lot of strcmp()sHartmut Brandt
2005-03-30Make the structure for handling the input stack local to the parseHartmut Brandt
2005-02-01Clean up include files and file including. Split nonints.h into piecesHartmut Brandt