Explorar o código

- reinstate hostutils target
TODO: utils/* should be pulled in again to live in the normal buildsys..

Bernhard Reutner-Fischer %!s(int64=15) %!d(string=hai) anos
pai
achega
73ebffadad
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile.in

+ 2 - 0
Makefile.in

@@ -420,6 +420,8 @@ ifeq ($(HAVE_SHARED),y)
 	fi
 endif
 
+hostutils:
+	$(Q)$(MAKE) CROSS="$(CROSS)" CC="$(CC)" HOSTCC="$(HOSTCC)" -C utils hostutils
 utils:
 	$(Q)$(MAKE) CROSS="$(CROSS)" CC="$(CC)" -C utils