Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
b138da84
Commit
b138da84
authored
Jun 23, 2001
by
panne
Browse files
[project @ 2001-06-23 10:54:07 by panne]
Resurrect non-M$ compilation
parent
ca2b5e30
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
b138da84
# -----------------------------------------------------------------------------
# $Id: Makefile,v 1.16
1
2001/06/2
2
1
3:31:29 rrt
Exp $
# $Id: Makefile,v 1.16
2
2001/06/2
3
1
0:54:07 panne
Exp $
TOP
=
..
include
$(TOP)/mk/boilerplate.mk
...
...
@@ -143,10 +143,6 @@ HS_OBJS = \
$(
patsubst
%.hc, %.o,
$(HCS)
)
\
parser/hschooks.o
ifneq
"$(ghc_501_at_least)" "1"
HS_OBJS
+=
main/system.o
endif
DESTDIR
=
$(INSTALL_LIBRARY_DIR_GHC)
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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