X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=ea0f12e4622ec6937f98b9104b0544561e1e2937;hb=fbbba4a83cab40dd3baff79ec60a619b13dffdce;hp=4f810993f98a59d02742b3004cd99501b9938b25;hpb=a5fa21b3861557338d6c86d37992b018c582b449;p=fw%2Fsdcc diff --git a/Makefile b/Makefile index 4f810993..ea0f12e4 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/cpp 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