From: Mart Lubbers Date: Mon, 27 Feb 2017 12:21:16 +0000 (+0100) Subject: make lib compilable X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;ds=sidebyside;h=6abf86833edeae1742db393160db8a9e5c043889;p=mTask.git make lib compilable --- diff --git a/Makefile b/Makefile index 7b0fe31..bbe8187 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ CleanSerial/Clean\ System\ Files/TTY.o: make -C CleanSerial client/mTaskSymbols.h: mTaskMakeSymbols + mkdir -p client ./$< -nr > $@ %: %.icl $(wildcard */*.[id]cl *.[id]cl)