pkgsrc/lang/gcc3-c++/files/gcc3.mk
drochner 35d4c3d35c the USE_GCC3 make variable causes conflicts with the monolithic
gcc3 pkg. Until we have a sane solution, delete it for now.
Addresses PR pkg/22773 by John R. Shannon.
2003-09-16 15:47:19 +00:00

7 lines
182 B
Makefile

# $NetBSD: gcc3.mk,v 1.5 2003/09/16 15:47:19 drochner Exp $
#
# make configuration file for @PKGNAME@
CC= @GCC_PREFIX@/bin/cc
CPP= @GCC_PREFIX@/bin/cpp
CXX= @GCC_PREFIX@/bin/c++