X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Makefile;h=5f19a89625757e2ca40c2e4c7911065a337ff2dc;hb=64f379e7446a716257f6030157f2cb254200aa7b;hp=cef4b6aa103bcc3c79b0af78af46a38479d7c48a;hpb=8d881526eee2134ade0eb6f3b554876ecced2db6;p=mTask.git diff --git a/Makefile b/Makefile index cef4b6a..5f19a89 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ CLMLIBS:=\ BINARIES:= mTaskExamples mTaskInterpret miTask all: $(BINARIES) int/mTaskSymbols.h + make -C CleanSerial int/mTaskSymbols.h: mTaskMakeSymbols ./$< -nr > $@