X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Futils%2Ftouchy%2FMakefile;h=d2430df162b8b64a9e0a4a9f1d66d1f9bff3c448;hb=8f624641f3eb421154ab170ce5aeaca75b90d2f0;hp=ea018b4987100ecba8ae1c6042ad271ef24ac81a;hpb=c391055fa14cc9901d2ec458c4a2779a84f82b9a;p=ghc-hetmet.git diff --git a/ghc/utils/touchy/Makefile b/ghc/utils/touchy/Makefile index ea018b4..d2430df 100644 --- a/ghc/utils/touchy/Makefile +++ b/ghc/utils/touchy/Makefile @@ -8,12 +8,13 @@ C_SRCS=touchy.c C_PROG=touchy SRC_CC_OPTS += -O -# Get it over with! -boot :: all - # # Install touchy in lib/.* # INSTALL_LIBEXECS += $(C_PROG) include $(TOP)/mk/target.mk + +# Get it over with! +boot :: all +