GHC new build system megapatch
[ghc-hetmet.git] / utils / touchy / ghc.mk
1 utils/touchy_dist_C_SRCS  = touchy.c
2 utils/touchy_dist_PROG    = $(GHC_TOUCHY_PGM)
3 utils/touchy_dist_LIBEXEC = YES
4 utils/touchy_dist_INSTALL = YES
5 $(eval $(call build-prog,utils/touchy,dist,0))