3 lines
39 B
Makefile
3 lines
39 B
Makefile
test: main.c
|
|
cc main.c -lmarl -o test
|
test: main.c
|
|
cc main.c -lmarl -o test
|