summaryrefslogtreecommitdiff
path: root/utils/ghc-pwd/ghc.mk
blob: 29f74e86b6109f90183021c31d5be74fc9f89818 (plain)
1
2
3
4
5
6
7

utils/ghc-pwd_USES_CABAL = YES
utils/ghc-pwd_PACKAGE    = ghc-pwd
utils/ghc-pwd_dist_PROG  = ghc-pwd$(exeext)

$(eval $(call build-prog,utils/ghc-pwd,dist,1))