summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Logger/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Logger/Makefile.bor')
-rw-r--r--netsvcs/clients/Logger/Makefile.bor16
1 files changed, 0 insertions, 16 deletions
diff --git a/netsvcs/clients/Logger/Makefile.bor b/netsvcs/clients/Logger/Makefile.bor
deleted file mode 100644
index e7fd9236428..00000000000
--- a/netsvcs/clients/Logger/Makefile.bor
+++ /dev/null
@@ -1,16 +0,0 @@
-
-NAMES = \
- direct_logging \
- indirect_logging
-
-OBJFILES=$(OBJDIR)\$(NAME).obj
-
-CFLAGS = $(ACE_CFLAGS)
-
-CPPDIR = .
-
-LIBFILES = $(ACE_LIB)
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-