14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
$NetBSD: patch-ah,v 1.2 2009/08/27 15:26:41 hasso Exp $
|
|
|
|
--- binutils/Makefile.in.orig 2008-08-25 06:38:13 +0200
|
|
+++ binutils/Makefile.in
|
|
@@ -358,7 +358,7 @@ target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
AUTOMAKE_OPTIONS = cygnus dejagnu
|
|
ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
|
|
-SUBDIRS = doc po
|
|
+SUBDIRS = doc
|
|
tooldir = $(exec_prefix)/$(target_alias)
|
|
YFLAGS = -d
|
|
AM_CFLAGS = $(WARN_CFLAGS)
|