mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
|
--- Makefile.in.orig Sun Jan 9 02:11:01 2000
|
||
|
+++ Makefile.in Sat Sep 9 01:24:46 2000
|
||
|
@@ -43,7 +43,7 @@
|
||
|
IRCLIB = @IRCLIB@
|
||
|
|
||
|
CC = @CC@
|
||
|
-DEFS = -I$$(srcdir)/../include -I$(topdir)/include
|
||
|
+DEFS = -I$$(srcdir)/../include -I$(topdir)/include -I. -I-
|
||
|
LIBS = @LIBS@
|
||
|
INCLUDES = @INCLUDES@
|