Skip to content
Snippets Groups Projects
Commit ed512fa7 authored by sof's avatar sof
Browse files

[project @ 1997-03-20 17:32:01 by sof]

mkdependHS import dirs (removed hbc)
parent 2430859b
No related merge requests found
......@@ -4,7 +4,7 @@
#
# Makefile for building the GHC Prelude libraries umpteen ways
#
# $Id: Makefile,v 1.6 1997/03/17 20:34:49 simonpj Exp $
# $Id: Makefile,v 1.7 1997/03/20 17:32:01 sof Exp $
#
#
#################################################################################
......@@ -60,7 +60,7 @@ required/Time_HC_OPTS += -monly-3-regs
#-----------------------------------------------------------------------------
# Dependency generation
SRC_MKDEPENDHS_OPTS += -irequired:ghc:hbc:glaExts:concurrent -I$(GHC_INCLUDE_DIR)
SRC_MKDEPENDHS_OPTS += -ighc:required:glaExts:concurrent -I$(GHC_INCLUDE_DIR)
#-----------------------------------------------------------------------------
# Rules
......
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