X-Git-Url: http://www.average.org/gitweb/?p=pulsecounter.git;a=blobdiff_plain;f=Makefile;h=88ef651015419f75441dca7b7732bdbdd008bc5a;hp=4e7555ec0ed48929175c4fc94096abd4fce57f7d;hb=4639a1ba298618c2a617ca4428cae14c6a531ae3;hpb=13db6cae32995a2f76fb4b4f1c5f40cea2470a55 diff --git a/Makefile b/Makefile index 4e7555e..88ef651 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,6 @@ $(APPNAME).o: Em/$(APPNAME).c Hal.o: Hal/Hal.c $(CC) $< -o $@ $(CFLAGS) -Em/$(APPNAME).c: +Em/$(APPNAME).c: $(APPNAME).ems $(EMBUILDER) -v $<