diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-04-21 14:32:31 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-04-21 14:32:31 +0000 |
commit | f56eb6a0c5f7632fdcec55169ebe6a34b85917b1 (patch) | |
tree | 4fd32a7f103f69d4ef26e3b6936d89c76d41343d /TAO/utils | |
parent | a3ee81e3fc7c37740768efefff91c1c2ba8674a4 (diff) | |
download | ATCD-f56eb6a0c5f7632fdcec55169ebe6a34b85917b1.tar.gz |
ChangeLogTag: Fri Apr 21 14:07:51 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/utils')
-rw-r--r-- | TAO/utils/Makefile.am | 2 | ||||
-rw-r--r-- | TAO/utils/catior/Makefile.am | 2 | ||||
-rw-r--r-- | TAO/utils/nslist/Makefile.am | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/TAO/utils/Makefile.am b/TAO/utils/Makefile.am index 401776d9b02..e1cbd83faa5 100644 --- a/TAO/utils/Makefile.am +++ b/TAO/utils/Makefile.am @@ -6,7 +6,7 @@ ## this file will be lost the next time it is generated. ## ## MPC Command: -## ../bin/mwc.pl -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/config -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/templates -type automake -noreldefs TAO.mwc +## ../bin/mwc.pl -type automake -noreldefs TAO.mwc SUBDIRS = \ catior \ diff --git a/TAO/utils/catior/Makefile.am b/TAO/utils/catior/Makefile.am index 9fab743729d..bffde7b7ddc 100644 --- a/TAO/utils/catior/Makefile.am +++ b/TAO/utils/catior/Makefile.am @@ -6,7 +6,7 @@ ## this file will be lost the next time it is generated. ## ## MPC Command: -## ../bin/mwc.pl -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/config -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/templates -type automake -noreldefs TAO.mwc +## ../bin/mwc.pl -type automake -noreldefs TAO.mwc ACE_BUILDDIR = $(top_builddir)/.. ACE_ROOT = $(top_srcdir)/.. diff --git a/TAO/utils/nslist/Makefile.am b/TAO/utils/nslist/Makefile.am index 388ae55d5bd..571aa4c400b 100644 --- a/TAO/utils/nslist/Makefile.am +++ b/TAO/utils/nslist/Makefile.am @@ -6,7 +6,7 @@ ## this file will be lost the next time it is generated. ## ## MPC Command: -## ../bin/mwc.pl -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/config -include /home/jtc/ACE/ACE-autoconf/ACE_wrappers/TAO/../MPC/templates -type automake -noreldefs TAO.mwc +## ../bin/mwc.pl -type automake -noreldefs TAO.mwc ACE_BUILDDIR = $(top_builddir)/.. ACE_ROOT = $(top_srcdir)/.. |