mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
|
--- Makefile.old Mon Mar 6 22:12:55 2000
|
||
|
+++ Makefile Mon Mar 6 22:13:09 2000
|
||
|
@@ -1,6 +1,6 @@
|
||
|
LIBS = -lm
|
||
|
|
||
|
-CFLAGS = -I/usr/X11R6/incude -g
|
||
|
+CFLAGS+= -I/usr/X11R6/include
|
||
|
|
||
|
MYOBJECTS = \
|
||
|
xsheep.o
|