[project @ 2004-05-05 19:48:54 by krasimir]
[ghc-hetmet.git] / ghc / utils / touchy / Makefile
index ea018b4..d2430df 100644 (file)
@@ -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
+