X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=inline;f=Makefile;h=ed3dc083ac81bcc38622907ea97bce7bd3ad28cb;hb=0b44824662442b40830512786321baa59f2d3a97;hp=4f810993f98a59d02742b3004cd99501b9938b25;hpb=a5fa21b3861557338d6c86d37992b018c582b449;p=fw%2Fsdcc diff --git a/Makefile b/Makefile index 4f810993..ed3dc083 100644 --- a/Makefile +++ b/Makefile @@ -9,11 +9,11 @@ PRJDIR = . include $(PRJDIR)/Makefile.common SDCC_MISC = debugger/mcs51 sim/ucsim -SDCC_LIBS = support/cpp support/cpp2 +SDCC_LIBS = support/cpp2 support/makebin SDCC_DOC = doc # Parts that are not normally compiled but need to be cleaned -SDCC_EXTRA = support/regression support/makebin +SDCC_EXTRA = support/regression SDCC_ASLINK = as/mcs51 as link SDCC_PACKIHX = packihx