summaryrefslogtreecommitdiff
path: root/lang/gcc/files/gcc.mk
blob: 84ae399902c2f093b3a98d27e6ba4dbe3832f14b (plain)
1
2
3
4
5
6
7
# $NetBSD: gcc.mk,v 1.4 2002/09/27 12:28:16 jlam Exp $
#
# make configuration file for @PKGNAME@

CC=	@GCC_PREFIX@/bin/cc
CPP=	@GCC_PREFIX@/bin/cpp
CXX=	@GCC_PREFIX@/bin/c++