summaryrefslogtreecommitdiff
path: root/websvcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'websvcs/Makefile')
-rw-r--r--websvcs/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/websvcs/Makefile b/websvcs/Makefile
deleted file mode 100644
index b98929bad75..00000000000
--- a/websvcs/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-#----------------------------------------------------------------------------
-# $Id$
-#
-# Makefile for the ACE websvcs services
-#----------------------------------------------------------------------------
-
-#----------------------------------------------------------------------------
-# Local macros
-#----------------------------------------------------------------------------
-
-# lib must come first!
-DIRS = lib \
- tests \
-
-#----------------------------------------------------------------------------
-# Include macros and targets
-#----------------------------------------------------------------------------
-
-include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(ACE_ROOT)/include/makeinclude/macros.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU
-