Files
marl/test/Makefile

3 lines
39 B
Makefile
Raw Normal View History

2026-05-30 15:05:58 +10:00
test: main.c
cc main.c -lmarl -o test