Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Loading
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 119 B
TOP = ..
include $(TOP)/mk/boilerplate.mk

SUBDIRS = building ffi-art docbook-cheat-sheet

include $(TOP)/mk/target.mk