X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=ed3dc083ac81bcc38622907ea97bce7bd3ad28cb;hb=7b0c1bf49c52185dcf0fc02421dda5a781ce9409;hp=ea0f12e4622ec6937f98b9104b0544561e1e2937;hpb=68f3891d9f67f419f8d6b14b16ea34ab8b137588;p=fw%2Fsdcc diff --git a/Makefile b/Makefile index ea0f12e4..ed3dc083 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ PRJDIR = . include $(PRJDIR)/Makefile.common SDCC_MISC = debugger/mcs51 sim/ucsim -SDCC_LIBS = support/cpp support/cpp2 support/makebin +SDCC_LIBS = support/cpp2 support/makebin SDCC_DOC = doc # Parts that are not normally compiled but need to be cleaned