Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
51f05d5765548fbf8caaa163647c8b03980b0d12
51f05d5765548fbf8caaa163647c8b03980b0d12
Switch branch/tag
ghc
testsuite
mk
boilerplate.mk
Find file
Normal view
History
Permalink
boilerplate.mk
96 Bytes
Newer
Older
[project @ 2001-08-22 10:36:07 by simonmar]
simonmar
committed
Aug 22, 2001
1
2
3
4
5
6
TESTSUITE_TOP
:=
$(TOP)
TOP
:=
$(TOP)
/..
include
$(TOP)/mk/boilerplate.mk
TOP
:=
$(TESTSUITE_TOP)