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

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

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