diff options
Diffstat (limited to 'CompilerFrontend/cl/makefile')
| -rw-r--r-- | CompilerFrontend/cl/makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/CompilerFrontend/cl/makefile b/CompilerFrontend/cl/makefile deleted file mode 100644 index a2bc3d1..0000000 --- a/CompilerFrontend/cl/makefile +++ /dev/null @@ -1,13 +0,0 @@ - # - # ======================================================== - # - # MP-UX C Compiler - # Copyright Mahrouss Logic, all rights reserved. - # - # ======================================================== - # - -# build mpcc -.PHONY: mpcc-build -mpcc-build: - dmd -I../ $(wildcard *.d) -ofmpcc
\ No newline at end of file |
