aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 90cbc1b..108bcee 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,9 @@ realclean: clean
# the rest of the targets are for portability testing.
+cosmocc: clean
+ $(MAKE) CC=cosmocc
+
tcc: clean
$(MAKE) CC=tcc