X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=4f810993f98a59d02742b3004cd99501b9938b25;hb=a5fa21b3861557338d6c86d37992b018c582b449;hp=c1a785f92a5600a87068a1410f44f32e26a8dd09;hpb=2ee35049f829fc523bab32504f31cfdef6745757;p=fw%2Fsdcc diff --git a/Makefile b/Makefile index c1a785f9..4f810993 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ SHELL = /bin/sh PRJDIR = . +include $(PRJDIR)/Makefile.common + SDCC_MISC = debugger/mcs51 sim/ucsim SDCC_LIBS = support/cpp support/cpp2 SDCC_DOC = doc