X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.common.in;fp=Makefile.common.in;h=ca1242efc5edec102fed46dad324de32b7882c99;hb=a9eec7a16461f6c39cbf240a08c001f4eb572b55;hp=ba4ab723974bd796829d9f9b35026c8d66742752;hpb=fbf8a719c6f2b87b10d723b60371436e2aebe2af;p=fw%2Fsdcc diff --git a/Makefile.common.in b/Makefile.common.in index ba4ab723..ca1242ef 100644 --- a/Makefile.common.in +++ b/Makefile.common.in @@ -33,6 +33,10 @@ man2dir = $(mandir)/man2 infodir = @infodir@ srcdir = @srcdir@ +# Modules to enable/disable +OPT_ENABLE_UCSIM = @OPT_ENABLE_UCSIM@ +OPT_ENABLE_DEVICE_LIB_BUILD = @OPT_ENABLE_DEVICE_LIB_BUILD@ + SLIB = $(PRJDIR)/support/Util transform = @program_transform_name@