History log of /openbsd-src/gnu/usr.bin/cc/libcpp/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 2eaa2fe8 16-Jun-2017 espie <espie@openbsd.org>

mark files as BUILDFIRST, or write explicit dependencies, so that most
programs will build even without a make depend first.
okay tb@ millert@


# 2454d52c 15-Oct-2009 robert <robert@openbsd.org>

We need to include Makefile.inc here


# caccadbf 15-Oct-2009 robert <robert@openbsd.org>

Import a BSD make based infrastructure for building gcc, based on the
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.