Skip to content
Snippets Groups Projects
Commit 29e5b129 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-07-07 09:37:39 by simonmar]

revert rev. 1.81
parent e65d8417
No related merge requests found
# -----------------------------------------------------------------------------
# $Id: Makefile,v 1.81 2000/06/15 11:17:41 sewardj Exp $
# $Id: Makefile,v 1.82 2000/07/07 09:37:39 simonmar Exp $
TOP = ..
include $(TOP)/mk/boilerplate.mk
......@@ -107,7 +107,7 @@ space:= $(empty) $(empty)
SRC_HC_OPTS += \
-cpp -fglasgow-exts -Rghc-timing \
-I. -IcodeGen -InativeGen -Iparser \
-i$(subst $(space),:,$(DIRS)) -O
-i$(subst $(space),:,$(DIRS))
SRC_CC_OPTS += -Iparser -I. -I$(TOP)/includes -O
......
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