NetBSD/external/gpl3/gcc.old/usr.bin/Makefile.libcpp
mrg 07ece4eabb import the -current GCC 4.5 sources as gcc.old in preparation for
upgrading the normal GCC to 4.8.

this tree has had ChangeLog entries removed, as well as all the
other components we delete, and "only" weighs in around 140MB now.
2014-02-25 18:38:34 +00:00

5 lines
130 B
Makefile

# $NetBSD: Makefile.libcpp,v 1.1.1.1 2014/02/25 18:42:26 mrg Exp $
DPADD+= ${LIBCPPOBJ}/libcpp.a
LDADD+= ${LIBCPPOBJ}/libcpp.a