07ece4eabb
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.
5 lines
130 B
Makefile
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
|