Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
2cfbbcca
Commit
2cfbbcca
authored
Sep 10, 2001
by
simonmar
Browse files
[project @ 2001-09-10 12:57:25 by simonmar]
good riddance
parent
ec2ccca2
Changes
2
Hide whitespace changes
Inline
Side-by-side
ghc/mk/paths.mk
View file @
2cfbbcca
# -----------------------------------------------------------------------------
# $Id: paths.mk,v 1.3
6
2001/0
7/31 14:31
:2
8
simonmar Exp $
# $Id: paths.mk,v 1.3
7
2001/0
9/10 12:57
:2
5
simonmar Exp $
#
# ghc project specific make variables
#
...
...
@@ -7,12 +7,6 @@
#-----------------------------------------------------------------------------
# HsTags
ifdef
UseInstalledUtils
HSTAGS
=
hstags
else
HSTAGS
=
$(HSTAGS_DIR)
/hstags
HSTAGS_DIR
=
$(GHC_UTILS_DIR)
/hstags
endif
#-----------------------------------------------------------------------------
# Extra things ``only for'' for the ghc project
...
...
@@ -45,8 +39,11 @@ GHC_MANGLER = ghc-asm
GHC_SPLIT_DIR
=
$(GHC_DRIVER_DIR)
/split
GHC_SPLIT
=
ghc-split
GHC_SYSMAN
=
$(GHC_RUNTIME_DIR)
/parallel/SysMan
GHC_SYSMAN_DIR
=
$(GHC_RUNTIME_DIR)
/parallel
GHC_SYSMAN
=
SysMan
GHC_HSTAGS_DIR
=
$(GHC_UTILS_DIR)
/hstags
GHC_HSTAGS
=
hstags
ifeq
"$(TARGETPLATFORM)" "i386-unknown-mingw32"
...
...
ghc/mk/post-inplace-script
deleted
100644 → 0
View file @
ec2ccca2
#!/bin/sh
# $1 is $(platform)
# $2 is root of the unpacked tarfile tree
# $3 is $(package)-$(version) ie ghc-4.11
echo
POST_INPLACE_SCRIPT
$1
$2
$3
bin/
$1
/pkgconf
install
"
$1
"
""
"YES"
""
"
$2
/lib/
$1
"
"
$2
/lib/
$1
"
"
$2
/lib/
$1
"
""
"
$2
/lib/
$1
/include"
""
>
$2
/lib/
$1
/package.conf
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment