diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-15 21:57:40 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-15 21:57:40 +0000 |
| commit | c9a979c8a8c3e7280619d9dabc7ff946a60c2b35 (patch) | |
| tree | 989ef246324c2a5ecb1e6ca2da44218692b96bc7 /gnu/usr.bin/gperf | |
| parent | 3f52464b1cb1de661b3eb87ab23b7afdb30a00de (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/gperf')
| -rw-r--r-- | gnu/usr.bin/gperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gperf/Makefile b/gnu/usr.bin/gperf/Makefile index 62432edff35e..6fe0472957a0 100644 --- a/gnu/usr.bin/gperf/Makefile +++ b/gnu/usr.bin/gperf/Makefile @@ -6,7 +6,7 @@ GPROFDIR= ${.CURDIR}/../../../contrib/gperf SUBDIR= doc -PROG_GCC= gperf +PROG_GXX= 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 |
