From: panne Date: Tue, 18 Apr 2000 11:31:56 +0000 (+0000) Subject: [project @ 2000-04-18 11:31:56 by panne] X-Git-Tag: Approximately_9120_patches~4663 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=582d40cc6721e2418b2512326fa09f58b339ba0e;p=ghc-hetmet.git [project @ 2000-04-18 11:31:56 by panne] Substitute libexecdir, too --- 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' diff --git a/ghc/utils/prof/ghcprof.prl b/ghc/utils/prof/ghcprof.prl index bfd0ca0..b72a246 100644 --- a/ghc/utils/prof/ghcprof.prl +++ b/ghc/utils/prof/ghcprof.prl @@ -1,9 +1,9 @@ # ----------------------------------------------------------------------------- -# $Id: ghcprof.prl,v 1.2 2000/04/05 10:28:02 simonmar Exp $ +# $Id: ghcprof.prl,v 1.3 2000/04/18 11:31:56 panne Exp $ # # (c) The GHC Team 2000 # -# needs: INSTALLING, FPTOOLS_TOP_ABS, libdir, TARGETPLATFORM, TMPDIR +# needs: FPTOOLS_TOP_ABS, INSTALLING, TMPDIR, TARGETPLATFORM, libdir, libexecdir # if ($ENV{'DAVINCIHOME'}) {