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.bor7
1 files changed, 0 insertions, 7 deletions
diff --git a/netsvcs/servers/Makefile.bor b/netsvcs/servers/Makefile.bor
deleted file mode 100644
index 746ba07d7c2..00000000000
--- a/netsvcs/servers/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-
-NAME = main
-OBJFILES = $(OBJDIRS)\$(NAME).obj
-CFLAGS = -I$(ACE_ROOT)\netsvcs\lib $(ACE_CFLAGS)
-LIBFILES = $(ACE_LIB) $(NETSVCS_LIB)
-!include <$(ACE_ROOT)\netsvcs\build.bor>
-