1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/games/qwdtools/files/patch-Makefile
Kirill Ponomarev f67a16a964 This is a port of QWDtools For UNIX, very useful utility to
convert QuakeWorld demos from QWD format to MVD, with quite a
few options.

PR:		57145
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-09-24 19:11:35 +00:00

15 lines
411 B
Plaintext

--- Makefile.orig Wed Sep 24 12:29:55 2003
+++ Makefile Wed Sep 24 12:30:19 2003
@@ -1,9 +1,9 @@
#Put the C compiler (eg gcc) you used after =
-CC=gcc
+CC?=gcc
#put the options (eg -Wall) after =
# CFLAGS=-Wall -ansi -pedantic -g
-CFLAGS=-Wall -ansi -pedantic
+#CFLAGS=-Wall -ansi -pedantic
#put .c program files (eg main.c, trunk.c) after=
SRC=dem_parse.c dem_send.c ini.c init.c main.c qwz.c tools.c