summaryrefslogtreecommitdiff
path: root/apps/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile.bor')
-rw-r--r--apps/Makefile.bor11
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/Makefile.bor b/apps/Makefile.bor
deleted file mode 100644
index bdc3b24ec5a..00000000000
--- a/apps/Makefile.bor
+++ /dev/null
@@ -1,11 +0,0 @@
-
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
-
-all:
- cd $(ACE_ROOT)\apps\gperf
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
- cd $(ACE_ROOT)\apps\Gateway
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
- cd $(ACE_ROOT)\apps\JAWS
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
-