1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/starlanes/files/patch-ab
Satoshi Asami 92592a8a6a The classic space-age stock trading game.
PR:		3797
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-10 09:48:34 +00:00

12 lines
195 B
Plaintext

--- ./Makefile.org Sat Mar 29 16:36:44 1997
+++ ./Makefile Tue Jun 10 02:44:54 1997
@@ -3,7 +3,7 @@
#
CC=gcc
-CCOPTS=-Wall
+CCOPTS=-Wall ${CFLAGS}
CURSESLIB=ncurses
INSTALLDIR=/usr/local