summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/libcpp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+3
| | | | | programs will build even without a make depend first. okay tb@ millert@
* We need to include Makefile.inc hererobert2009-10-151-1/+3
|
* Import a BSD make based infrastructure for building gcc, based on therobert2009-10-151-0/+28
same solution from FreeBSD. Don't even try to build it at the moment. This is commited so people can work on it in tree.