Searched defs:noinst_PROGRAMS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile240 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \ macro
396 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
1806 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile240 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \ macro
396 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
1806 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile240 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \ macro
396 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
1806 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile240 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \ macro
396 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
1806 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile240 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \ macro
396 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
1806 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile240 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \ macro
396 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
1806 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)

Completed in 156 milliseconds