Forked from
Glasgow Haskell Compiler / GHC
41736 commits behind, 113 commits ahead of the upstream repository.
-
Simon Marlow authoredSimon Marlow authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 540 B
# -----------------------------------------------------------------------------
#
# (c) 2009 The University of Glasgow
#
# This file is part of the GHC build system.
#
# To understand how the build system works and how to modify it, see
# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture
# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying
#
# -----------------------------------------------------------------------------
dir = rts
TOP = ..
include $(TOP)/mk/sub-makefile.mk
FAST_MAKE_OPTS += stage=none