X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=Makefile;h=d1e33c0c0422272ff2fd733b3784d2cf7a53607f;hb=6d498331303bdfe3c09289e445a6438acd843868;hp=c3c326a81b80d7d100297fe471dfd2f9606c312b;hpb=61685b6eca68984a8ca4c0f763f9bd5cad6f3219;p=h316.git diff --git a/Makefile b/Makefile index c3c326a..d1e33c0 100644 --- a/Makefile +++ b/Makefile @@ -13,5 +13,6 @@ default: $(foreach subdir, $(SUBDIRS), $(MAKE) -C $(subdir) $@;) -.PHONY: default./build/Makefile +.PHONY: default +