X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fprof%2FMakefile;h=6cf76c6a494a3bec3747de6549ec4cfbfd408541;hb=582d40cc6721e2418b2512326fa09f58b339ba0e;hp=a6c73be94debe743b8fb9305cbd82c55f417e685;hpb=7d55139b431f0ae67d041910812e7c2f38c0e09d;p=ghc-hetmet.git diff --git a/ghc/utils/prof/Makefile b/ghc/utils/prof/Makefile index a6c73be..6cf76c6 100644 --- a/ghc/utils/prof/Makefile +++ b/ghc/utils/prof/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.2 2000/04/05 10:27:10 simonmar Exp $ +# $Id: Makefile,v 1.3 2000/04/18 11:31:56 panne Exp $ # # (c) The GHC Team, 2000 # @@ -29,7 +29,7 @@ SCRIPT_PROG = $(INPLACE_SCRIPT_PROG) endif ifneq "$(BIN_DIST)" "1" -SCRIPT_SUBST_VARS += libdir +SCRIPT_SUBST_VARS += libdir libexecdir endif # don't recurse on 'make install'