summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/man.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/man.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/man.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/man.mpb b/ACE/bin/MakeProjectCreator/config/man.mpb
new file mode 100644
index 00000000000..ee5b1be7be3
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/man.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project {
+ Define_Custom(Man) {
+ automatic = 1
+ inputext = .1 .2 .3 .4 .5 .6 .7 .8
+ }
+}