3 lines
46 B
Makefile
3 lines
46 B
Makefile
|
build: hello_world.nim
|
||
|
nim c hello_world.nim
|