Forked from
Glasgow Haskell Compiler / haddock
3395 commits behind, 2699 commits ahead of the upstream repository.
-
Ian Lynagh authoredIan Lynagh authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 523 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 = utils/haddock
TOP = ../..
include $(TOP)/mk/sub-makefile.mk