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
No EOL
100 B
Makefile

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