1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/wmmand/files/patch-aa
Satoshi Taoka b9c3376da8 A DockApp mandelbrot explorer.
PR:		11171
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-30 05:48:00 +00:00

14 lines
305 B
Plaintext

--- Makefile.orig Fri Apr 16 14:55:02 1999
+++ Makefile Fri Apr 16 14:55:26 1999
@@ -1,6 +1,7 @@
-CC = gcc
-CFLAGS = -O2 -Wall
-INCDIR = -I/usr/X11R6/include/X11
+CC ?= gcc
+CFLAGS ?= -O2
+CFLAGS += -Wall
+INCDIR = -I/usr/X11R6/include
DESTDIR= /usr/X11R6
LIBDIR = -L/usr/X11R6/lib
# for linux