summaryrefslogtreecommitdiff
path: root/netsvcs/servers/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/servers/Makefile.bor')
-rw-r--r--netsvcs/servers/Makefile.bor9
1 files changed, 0 insertions, 9 deletions
diff --git a/netsvcs/servers/Makefile.bor b/netsvcs/servers/Makefile.bor
deleted file mode 100644
index ed38ae638f6..00000000000
--- a/netsvcs/servers/Makefile.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-
-NAME = main
-OBJFILES = $(OBJDIRS)\$(NAME).obj
-CFLAGS = -I$(ACE_ROOT) -I$(ACE_ROOT)\netsvcs\lib $(ACE_CFLAGS)
-LIBFILES = \
- $(ACE_ROOT)\bin\netsvcs$(LIB_DECORATOR).lib \
- $(ACE_ROOT)\bin\ace$(LIB_DECORATOR).lib
-!include <$(ACE_ROOT)\netsvcs\build.bor>
-