Depend on the general def.txt file.
This commit is contained in:
@@ -2,3 +2,7 @@ SOURCES = defs.nim joy.nim joylib.nim printer.nim reader.nim types.nim utils.nim
|
||||
|
||||
joy: $(SOURCES) defs.txt
|
||||
nim c joy.nim
|
||||
|
||||
defs.txt: ../defs.txt
|
||||
cp -fv ../defs.txt defs.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user