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