All target run tests

This commit is contained in:
2026-04-24 20:04:43 +02:00
parent e021a2d63e
commit da3425ec10
+1 -1
View File
@@ -1,6 +1,6 @@
.PHONY: all test clean .PHONY: all test clean
all: c2 all: c2 test
c2: v0/bin/c2 c2: v0/bin/c2
cp $< $@ cp $< $@