From 9cef856478cebe4bfe00e1d39c9e2d49015dd0e4 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 9 Jan 2024 21:47:33 +0100 Subject: MP-UX/hCore Assembler for 64x0, Release I. Signed-off-by: Amlal El Mahrouss --- CompilerFrontend/cl/makefile | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 CompilerFrontend/cl/makefile (limited to 'CompilerFrontend/cl/makefile') 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 -- cgit v1.2.3