summaryrefslogtreecommitdiff
path: root/Kokyu/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'Kokyu/Makefile.bor')
-rw-r--r--Kokyu/Makefile.bor20
1 files changed, 20 insertions, 0 deletions
diff --git a/Kokyu/Makefile.bor b/Kokyu/Makefile.bor
new file mode 100644
index 00000000000..43cc1a9834d
--- /dev/null
+++ b/Kokyu/Makefile.bor
@@ -0,0 +1,20 @@
+#----------------------------------------------------------------------------
+# Borland Workspace
+#----------------------------------------------------------------------------
+
+!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
+
+all:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Makefile.Kokyu.bor all
+
+clean:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Makefile.Kokyu.bor clean
+
+realclean:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Makefile.Kokyu.bor realclean
+
+install:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Makefile.Kokyu.bor install
+
+regenerate:
+ perl /home/venkita/DSRT_work/ACE_wrappers/bin/mwc.pl -type borland Kokyu.mwc