* support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it....
[fw/sdcc] / Makefile.common.in
index fe510cd2cb9d06c870b79388185f18794fa03843..52fa00254ed85bdf01c320221fbfbe90f6c70889 100644 (file)
@@ -32,7 +32,7 @@ man1dir         = $(mandir)/man1
 man2dir         = $(mandir)/man2
 infodir         = @infodir@
 srcdir          = @srcdir@
-docdir          = @exec_prefix@/doc
+docdir          = @datadir@/doc/sdcc
 
 # Modules to enable/disable
 OPT_ENABLE_UCSIM = @OPT_ENABLE_UCSIM@