summaryrefslogtreecommitdiff
path: root/usr.bin/make/parse.h
Commit message (Expand)AuthorAgeFilesLines
* Remove old fmake. It wasn't built by default for some time. Users thatWarner Losh2015-06-161-86/+0
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andHartmut Brandt2005-05-131-1/+1
* Move the definitions of the OP_* constants from make.h into GNode.hHartmut Brandt2005-05-101-0/+18
* Make shellPath and shellName static - they're used in job.c only.Hartmut Brandt2005-05-101-0/+8
* Rework the directive parsing code. Instead of using a lot of strcmp()sHartmut Brandt2005-04-111-1/+0
* Make the structure for handling the input stack local to the parseHartmut Brandt2005-03-301-15/+1
* Clean up include files and file including. Split nonints.h into piecesHartmut Brandt2005-02-011-0/+75