Makefile.plain/xcompiler-test [ Makefile entries ]

NAME

xcompiler-test

SYNOPSIS

NOTE

Used by do.sh.

RESULT

Exit status 0 if cross-compiler is found.

SOURCE

xcompiler-test:
        test -x $(MINGW_CC)
        zip -h > /dev/null 2>&1