aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/libposix/Makefile
blob: 4ca77510701c80326915a18bd6729824bbc1ca65 (plain)
1
2
3
4
5
6
7
# This Makefile runs the tests using GHC's testsuite framework.  It
# assumes the package is part of a GHC build tree with the testsuite
# installed in ../../../testsuite.

TOP=../../../../testsuite
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk