summaryrefslogtreecommitdiff
path: root/lang/gcc/files/gcc.mk
blob: d81fad777a25af33002cd9a0d963945b0a0b3fec (plain)
1
2
3
4
5
6
7
# $NetBSD: gcc.mk,v 1.7 2003/07/13 13:16:04 grant Exp $
#
# make configuration file for @DISTNAME@

CC=		@GCC_PREFIX@/bin/gcc
CPP=		@GCC_PREFIX@/bin/cpp
CXX=		@GCC_PREFIX@/bin/g++