Browse Source

try to fix rebuild problem

Waldemar Brodkorb 12 years ago
parent
commit
83344e425c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mk/host-bottom.mk

+ 1 - 1
mk/host-bottom.mk

@@ -78,9 +78,9 @@ endif
 	rm -rf ${WRKBUILD} ${WRKDIST} ${WRKSRC}
 	exec ${MAKE} host-extract $(MAKE_TRACE)
 	mkdir -p ${HOST_WRKINST}
-	touch $@
 	# avoid rebuild
 	touch ${_HOST_BUILD_COOKIE} ${_HOST_CONFIGURE_COOKIE}
+	touch $@
 
 ${_HOST_COOKIE}:
 	exec ${MAKE} hostpackage