Searched refs:HOST_FIXUP (Results 1 - 8 of 8) sorted by relevance

/openwrt/tools/mpfr/
H A DMakefile18 HOST_FIXUP:=autoreconf macro
/openwrt/tools/cloog/
H A DMakefile16 HOST_FIXUP:=autoreconf macro
/openwrt/tools/gmp/
H A DMakefile16 HOST_FIXUP:=autoreconf macro
/openwrt/tools/gengetopt/
H A DMakefile16 HOST_FIXUP := autoreconf macro
/openwrt/tools/patchelf/
H A DMakefile17 HOST_FIXUP:=autoreconf macro
/openwrt/tools/ppl/
H A DMakefile16 HOST_FIXUP:=autoreconf macro
/openwrt/tools/mklibs/
H A DMakefile16 HOST_FIXUP:=autoreconf macro
/openwrt/include/
H A Dautotools.mk128 HOST_FIXUP?=$(PKG_FIXUP) macro
150 ifneq ($(filter patch-libtool,$(HOST_FIXUP)),)
154 ifneq ($(filter libtool,$(HOST_FIXUP)),)
155 ifeq ($(filter no-autoreconf,$(HOST_FIXUP)),)
160 ifneq ($(filter libtool-ucxx,$(HOST_FIXUP)),)
161 ifeq ($(filter no-autoreconf,$(HOST_FIXUP)),)
166 ifneq ($(filter autoreconf,$(HOST_FIXUP)),)

Completed in 91 milliseconds