diff options
Diffstat (limited to 'ACE/examples/APG/Makefile.am')
-rw-r--r-- | ACE/examples/APG/Makefile.am | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/ACE/examples/APG/Makefile.am b/ACE/examples/APG/Makefile.am deleted file mode 100644 index 5a191de8a82..00000000000 --- a/ACE/examples/APG/Makefile.am +++ /dev/null @@ -1,31 +0,0 @@ -## Process this file with automake to create Makefile.in -## -## $Id$ -## -## This file was generated by MPC. Any changes made directly to -## this file will be lost the next time it is generated. -## -## MPC Command: -## ./bin/mwc.pl -type automake -noreldefs ACE.mwc - -SUBDIRS = \ - Active_Objects \ - Config \ - Containers \ - Logging \ - Misc_IPC \ - Naming \ - Proactor \ - Processes \ - Reactor \ - Shared_Memory \ - Signals \ - Sockets \ - Streams \ - Svc_Config \ - ThreadManagement \ - ThreadPools \ - ThreadSafety \ - Threads \ - Timers - |