4IFS2-COMP-PLD/Makefile
2026-03-04 10:54:23 +01:00

7 lines
128 B
Makefile

test-all:
python ifcc-test.py testfiles
test-last:
python ifcc-test.py -v -v testfiles/$(shell ls -A testfiles | tail -n 1)