1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/crossgo32/files/Makefile
Thomas Gellekum 0a93e3e845 From Joel's PR:
Here is an update for the crossgo32 port. I have added an extra
	distribution which includes a utility to convert the COFF binaries
	into dos EXE files. I also take over as maintainer with the previous
	maintainers permission.

PR:		3987
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-08-13 09:06:55 +00:00

3 lines
38 B
Makefile

coff2exe:
gcc -o coff2exe coff2exe.c