summaryrefslogtreecommitdiff
path: root/examples/Smart_Pointers/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Smart_Pointers/Makefile.bor')
-rw-r--r--examples/Smart_Pointers/Makefile.bor7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/Smart_Pointers/Makefile.bor b/examples/Smart_Pointers/Makefile.bor
deleted file mode 100644
index d24ce76163e..00000000000
--- a/examples/Smart_Pointers/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Makefile for building the Smart_Pointers examples
-#
-
-MAKEFILES = widget_test.bor gadget_test.bor
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>