* Added support for doing shifts by helper functions
[fw/sdcc] / Makefile.common.in
index ca1242efc5edec102fed46dad324de32b7882c99..52fa00254ed85bdf01c320221fbfbe90f6c70889 100644 (file)
@@ -32,10 +32,12 @@ man1dir         = $(mandir)/man1
 man2dir         = $(mandir)/man2
 infodir         = @infodir@
 srcdir          = @srcdir@
+docdir          = @datadir@/doc/sdcc
 
 # Modules to enable/disable
 OPT_ENABLE_UCSIM = @OPT_ENABLE_UCSIM@
 OPT_ENABLE_DEVICE_LIB_BUILD = @OPT_ENABLE_DEVICE_LIB_BUILD@
+OPT_ENABLE_PACKIHX = @OPT_ENABLE_PACKIHX@
 
 SLIB                   = $(PRJDIR)/support/Util