summaryrefslogtreecommitdiffhomepage
path: root/CompilerTools/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'CompilerTools/makefile')
-rw-r--r--CompilerTools/makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/CompilerTools/makefile b/CompilerTools/makefile
deleted file mode 100644
index e7e3cc7..0000000
--- a/CompilerTools/makefile
+++ /dev/null
@@ -1,13 +0,0 @@
- #
- # ========================================================
- #
- # MP-UX Tools
- # Copyright Mahrouss Logic, all rights reserved.
- #
- # ========================================================
- #
-
-# build mpcc
-.PHONY: build-installer
-build-installer:
- dmd -I../ install.d -ofinstall.out \ No newline at end of file