56b38b5b4c
here. All hard update work done by Simon 'corecode' Schubert and minor modifications (DESTDIR etc) by me.
13 lines
474 B
Text
13 lines
474 B
Text
$NetBSD: patch-ai,v 1.2 2009/08/27 15:26:41 hasso Exp $
|
|
|
|
--- gas/Makefile.in.orig 2009-01-14 09:50:17 +0100
|
|
+++ gas/Makefile.in
|
|
@@ -262,7 +262,7 @@ target_vendor = @target_vendor@
|
|
te_file = @te_file@
|
|
AUTOMAKE_OPTIONS = 1.8 cygnus dejagnu
|
|
ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
|
|
-SUBDIRS = doc po
|
|
+SUBDIRS = doc
|
|
# Automake should figure this out on its own. It doesn't, because
|
|
# of the "cygnus" option. But distclean still wants it.
|
|
DIST_SUBDIRS = $(SUBDIRS)
|