X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=7b0fe315731b4bd8636285ceb273ee494ce93d88;hb=00fec1dc0792381759d7cfbfb55f17996a11f1a4;hp=e0d65c9480d1637674aec983feb413e9cf5aaf78;hpb=7df511557f1e750bac4b45847f65e1e51aabdf54;p=mTask.git diff --git a/Makefile b/Makefile index e0d65c9..7b0fe31 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ CleanSerial/Clean\ System\ Files/TTY.o: client/mTaskSymbols.h: mTaskMakeSymbols ./$< -nr > $@ -%: %.icl $(wildcard *.[id]cl) +%: %.icl $(wildcard */*.[id]cl *.[id]cl) $(CLM) $(CLMLIBS) $(CLMFLAGS) $(basename $<) -o $@ clean: