summaryrefslogtreecommitdiff
path: root/netsvcs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/Makefile.am')
-rw-r--r--netsvcs/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/netsvcs/Makefile.am b/netsvcs/Makefile.am
deleted file mode 100644
index 72036c408fc..00000000000
--- a/netsvcs/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-
-!ifndef CFLAGS
-CFLAGS=$(ACE_CFLAGS)
-!endif
-
-!ifndef CPPDIR
-CPPDIR=.
-!endif
-
-!ifndef LIBFILES
-LIBFILES= $(ACE_LIB)
-!endif
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
-