diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-23 20:23:21 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-23 20:23:21 +0000 |
commit | 1da5f9e78f61b99f998aae501f427e0cbe41d6a2 (patch) | |
tree | d4e5431603db674e59053a9e6f28edb36a7387ed /apps/gperf | |
parent | 30a68f96d3a562deef6d35fc483e87f6872551d2 (diff) | |
download | ATCD-1da5f9e78f61b99f998aae501f427e0cbe41d6a2.tar.gz |
ChangeLogTag:Tue Dec 23 20:19:51 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'apps/gperf')
-rw-r--r-- | apps/gperf/src/gperf.mpc | 3 | ||||
-rw-r--r-- | apps/gperf/tests/tests.mpc | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/gperf/src/gperf.mpc b/apps/gperf/src/gperf.mpc index 2f979af8e49..b5a682d98d4 100644 --- a/apps/gperf/src/gperf.mpc +++ b/apps/gperf/src/gperf.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(gperf) : aceexe, core, crosscompile { install = $(ACE_ROOT)/bin exename = gperf diff --git a/apps/gperf/tests/tests.mpc b/apps/gperf/tests/tests.mpc index 9f4753bf1e3..8a54a8bc58b 100644 --- a/apps/gperf/tests/tests.mpc +++ b/apps/gperf/tests/tests.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(cinset): gperf_test { exename = cout |