mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9414530b46
Macintosh form, it addicted a former roommate for the better part of a semester. PR: 6654 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
--- netlogic/Makefile.orig Sun May 17 01:28:58 1998
|
|
+++ netlogic/Makefile Sun May 17 01:29:05 1998
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-CFLAGS = $(OPTIMIZE) -I.. $(INCLUDES) -DNETPLAY
|
|
+CFLAGS += $(OPTIMIZE) -I.. $(INCLUDES) -DNETPLAY
|
|
OBJS = about.o blit.o game.o logic.o make.o netplay.o object.o player.o
|
|
|
|
netlogic.o: $(OBJS)
|