Makefile.plain/xcompile [ Makefile entries ]

NAME

xcompile

SYNOPSIS

NOTE

Cross-compile Wintel binary. Consider `apt-get install mingw32' before running this.

RESULT

Excutable `robodoc.exe' is created.

SOURCE

xcompile:
        $(MAKE) -f makefile.plain CC=$(MINGW_CC) EXE=.exe robodoc