1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/crossgo32-djgpp2/files/Makefile
Thomas Gellekum fc9c8ce3b5 Port of the DJGPP2 libraries.
PR:		4008
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-08-13 09:38:10 +00:00

7 lines
100 B
Makefile

stubedit:
${CC} -o stubedit stubedit.c
stubify:
${CC} -o stubify stubify.c
all: stubedit stubify