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.bor9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/Smart_Pointers/Makefile.bor b/examples/Smart_Pointers/Makefile.bor
deleted file mode 100644
index 033a8a1de39..00000000000
--- a/examples/Smart_Pointers/Makefile.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# $Id$
-#
-# Makefile for building the Smart_Pointers examples
-#
-
-MAKEFILES = widget_test.bor gadget_test.bor
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>