mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -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
334 B
Text
11 lines
334 B
Text
--- bfd/Makefile.in.orig 2005-06-12 19:58:55.000000000 +0100
|
|
+++ bfd/Makefile.in 2006-05-09 02:55:36.000000000 +0100
|
|
@@ -250,7 +250,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)
|
|
MKDEP = gcc -MM
|