Forked from
Glasgow Haskell Compiler / GHC
62637 commits behind the upstream repository.
-
chak@cse.unsw.edu.au. authored
* SGML_DOC can now hold a _list_ of sgml documentations to build * both building.sgml and ffi-art.sgml are now build in docs/ *MERGE*
chak@cse.unsw.edu.au. authored* SGML_DOC can now hold a _list_ of sgml documentations to build * both building.sgml and ffi-art.sgml are now build in docs/ *MERGE*
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 100 B
TOP = ..
include $(TOP)/mk/boilerplate.mk
SGML_DOC = building ffi-art
include $(TOP)/mk/target.mk