Skip to content
Snippets Groups Projects
Commit 582d40cc authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2000-04-18 11:31:56 by panne]

Substitute libexecdir, too
parent 7d55139b
No related branches found
No related tags found
No related merge requests found
#-----------------------------------------------------------------------------
# $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'
......
# -----------------------------------------------------------------------------
# $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'}) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment