summaryrefslogtreecommitdiff
path: root/lang/pgcc/files/gcc.mk
blob: 9584caf552d07e05ded88095c1d2624f9fc4c02b (plain)
1
2
3
4
5
6
7
# $NetBSD: gcc.mk,v 1.2 2003/07/21 12:48:46 seb Exp $
#
# make configuration file for @PKGNAME_NOREV@

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