khanat-code-old/code/nel/src/Makefile

8 lines
78 B
Makefile

all:
+make -C .. all
clean:
+make -C .. clean
update:
+make -C .. update