summaryrefslogtreecommitdiff
path: root/ACE/apps/gperf
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/gperf')
-rw-r--r--ACE/apps/gperf/ace_gperf.mpc2
-rw-r--r--ACE/apps/gperf/src/gperf.mpc2
-rw-r--r--ACE/apps/gperf/tests/test.cpp2
-rw-r--r--ACE/apps/gperf/tests/tests.mpc2
4 files changed, 0 insertions, 8 deletions
diff --git a/ACE/apps/gperf/ace_gperf.mpc b/ACE/apps/gperf/ace_gperf.mpc
index 723534c7157..080615e28d4 100644
--- a/ACE/apps/gperf/ace_gperf.mpc
+++ b/ACE/apps/gperf/ace_gperf.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project (gperf_docs) : man {
Man_Files {
ace_gperf.1
diff --git a/ACE/apps/gperf/src/gperf.mpc b/ACE/apps/gperf/src/gperf.mpc
index 4d5babe6b2b..1f29eff82a1 100644
--- a/ACE/apps/gperf/src/gperf.mpc
+++ b/ACE/apps/gperf/src/gperf.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(gperf) : aceexe, install, crosscompile {
install = $(ACE_ROOT)/bin
exename = ace_gperf
diff --git a/ACE/apps/gperf/tests/test.cpp b/ACE/apps/gperf/tests/test.cpp
index ba78028f00a..32f7240c200 100644
--- a/ACE/apps/gperf/tests/test.cpp
+++ b/ACE/apps/gperf/tests/test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Tests the generated perfect hash function.
// The -v option prints diagnostics as to whether a word is in the set
diff --git a/ACE/apps/gperf/tests/tests.mpc b/ACE/apps/gperf/tests/tests.mpc
index f5ea29989fe..53ccfc82dcd 100644
--- a/ACE/apps/gperf/tests/tests.mpc
+++ b/ACE/apps/gperf/tests/tests.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(cinset): gperf_test {
exename = cout