4 avoids += cross_compile
6 specific(prop:microsoft) {
12 verbatim(gnuace, circuit) {
13 ifneq ($(CROSS-COMPILE),)
14 all clean realclean idl_stubs depend lib_warning require_warning avoid_warning install:
15 " @echo This project will not build on CROSS-COMPILE platforms."
18 verbatim(gnuace, bottom) {