summaryrefslogtreecommitdiff
path: root/utils/touchy/ghc.mk
blob: 022783fd3eea09f618ecb2e9c72c839d317d1eae (plain)
1
2
3
4
5
utils/touchy_dist_C_SRCS  = touchy.c
utils/touchy_dist_PROG    = $(GHC_TOUCHY_PGM)
utils/touchy_dist_LIBEXEC = YES
utils/touchy_dist_INSTALL = YES
$(eval $(call build-prog,utils/touchy,dist,0))