executor/packages/box/Makefile

2 lines
71 B
Makefile

box.exe: box.c
i486-pc-cygwin32-gcc -O -Wall -windows -o box.exe box.c