summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2003-04-14 13:44:15 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2003-04-14 13:44:15 +0000
commitd81c1674e612f47687ecb70f0f91e9f180e2cf80 (patch)
treee5ac50d3c25912ac7563dde7eb01966655a3153a
parent8128f823273651c6aad7bb905668cf48f959ac7d (diff)
downloadATCD-d81c1674e612f47687ecb70f0f91e9f180e2cf80.tar.gz
ChangeLogTag: Mon Apr 14 08:43:31 2003 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--ChangeLog6
-rw-r--r--apps/mkcsregdb/mkcsregdb.mpc3
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f886296c509..349968581c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Apr 14 08:43:31 2003 Chad Elliott <elliott_c@ociweb.com>
+
+ * apps/mkcsregdb/mkcsregdb.mpc:
+
+ Added an mpc file for this project.
+
Mon Apr 14 07:05:06 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/ProjectCreator.pm:
diff --git a/apps/mkcsregdb/mkcsregdb.mpc b/apps/mkcsregdb/mkcsregdb.mpc
new file mode 100644
index 00000000000..06ff825a2ec
--- /dev/null
+++ b/apps/mkcsregdb/mkcsregdb.mpc
@@ -0,0 +1,3 @@
+project: aceexe {
+ install = $(ACE_ROOT)/bin
+}