aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-04-16 06:34:59 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-04-16 06:34:59 +0000
commitc2eaaece3c3111724a57096fec270cb888629c70 (patch)
tree9463ef963f5ec04f62be63f26a4c48838976029e
parentedbecb0cf593c61107aa6fac8d5ba7eeb092f8d0 (diff)
Notes
-rw-r--r--gnu/usr.bin/gperf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gperf/Makefile b/gnu/usr.bin/gperf/Makefile
index 6fe0472957a0..06cce054ec13 100644
--- a/gnu/usr.bin/gperf/Makefile
+++ b/gnu/usr.bin/gperf/Makefile
@@ -6,7 +6,7 @@ GPROFDIR= ${.CURDIR}/../../../contrib/gperf
SUBDIR= doc
-PROG_GXX= gperf
+PROG_CXX= gperf
SRCS= bool-array.cc gen-perf.cc hash-table.cc iterator.cc key-list.cc \
list-node.cc main.cc new.cc options.cc read-line.cc trace.cc \
vectors.cc version.cc