time-to-botec/nim/hello_world/makefile

3 lines
46 B
Makefile

build: hello_world.nim
nim c hello_world.nim