X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile-bin-vars.in;h=511f237b24cbc1cbba8f26f5f31d46f7ff40065d;hb=cf375afbaa55bc6cae521eff5b26ff04c27b452e;hp=f6b59ed65e79998861a3bc2ea705faf4edabeeb4;hpb=1ee0b69e54ad948a518c3fb0f5bb77d5b7abcaf9;p=ghc-hetmet.git diff --git a/distrib/Makefile-bin-vars.in b/distrib/Makefile-bin-vars.in index f6b59ed..511f237 100644 --- a/distrib/Makefile-bin-vars.in +++ b/distrib/Makefile-bin-vars.in @@ -18,6 +18,8 @@ platform = @TargetPlatform@ prefix = @prefix@ exec_prefix = @exec_prefix@ +mandir = $(datarootdir)/man + headerdir = $(libdir)/include # default @@ -39,6 +41,7 @@ exeext = @exeext@ SED = @SedCmd@ DEFAULT_TMPDIR = /tmp RANLIB = @RANLIB@ +CPP = @CPP@ RAWCPP_FLAGS = -undef -traditional