Simple makefile for Nim implementation.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
SOURCES = defs.nim joy.nim joylib.nim printer.nim reader.nim types.nim utils.nim
|
||||||
|
|
||||||
|
joy: $(SOURCES) defs.txt
|
||||||
|
nim c joy.nim
|
||||||
Reference in New Issue
Block a user