X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Fexamples%2Fstartupcode%2Fsrc%2Fmakefile;h=abe827f1991558423edf2006b30e470e3a53bf7d;hb=011a73edf0a9ef1e9c50cdf01c94050bbfc70bdf;hp=ce26a37a1362ae83e45762aaa12f9442b4eb64f1;hpb=334d46c82420b40682d224b62f2930eb7d77af75;p=fw%2Fsdcc diff --git a/device/examples/startupcode/src/makefile b/device/examples/startupcode/src/makefile index ce26a37a..abe827f1 100644 --- a/device/examples/startupcode/src/makefile +++ b/device/examples/startupcode/src/makefile @@ -34,7 +34,7 @@ clean: $(RM) *.hex $(RM) *.map -include makefile.dep +-include makefile.dep dep: makefile.dep