summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/Makefile.bor')
-rw-r--r--examples/IPC_SAP/Makefile.bor13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/IPC_SAP/Makefile.bor b/examples/IPC_SAP/Makefile.bor
deleted file mode 100644
index e382cfa9685..00000000000
--- a/examples/IPC_SAP/Makefile.bor
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Makefile for building the ACE IPC_SAP examples
-#
-
-DIRS = \
- ATM_SAP \
- FIFO_SAP \
- FILE_SAP \
- Sock_Sap \
- SPIPE_SAP \
- UPIPE_SAP
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>