pkgsrc/lang/gcc3-ada/files/gcc3.mk
drochner b6e4248069 add tasking support, developed by John R. Shannon, submitted by
PR pkg/23627
This requires native pthreads, so it is for -current only.
2003-12-08 18:33:52 +00:00

8 lines
210 B
Makefile

# $NetBSD: gcc3.mk,v 1.1 2003/12/08 18:33:53 drochner Exp $
#
# make configuration file for @PKGNAME@
CC= @GCC_PREFIX@/bin/cc
CPP= @GCC_PREFIX@/bin/cpp
CXX= @GCC_PREFIX@/bin/c++
ADAC= @GCC_PREFIX@/bin/gcc