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