mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
for homebrew PSP development. WWW: http://www.ps2dev.org PR: ports/132323, ports/132324, ports/132325, ports/132326 ports/132327, ports/132328, ports/132329, ports/132330 Submitted by: Tassilo Philipp <tphilipp@potion-studios.com>
11 lines
315 B
Text
11 lines
315 B
Text
--- bfd/Makefile.am.orig 2005-06-12 19:58:52.000000000 +0100
|
|
+++ bfd/Makefile.am 2006-05-09 02:55:36.000000000 +0100
|
|
@@ -3,7 +3,7 @@
|
|
AUTOMAKE_OPTIONS = 1.9 cygnus
|
|
|
|
# Uncomment the following line when doing a release.
|
|
-RELEASE=y
|
|
+#RELEASE=y
|
|
|
|
INCDIR = $(srcdir)/../include
|
|
CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
|