adc50bf119
It's composed by binutils, gcc, libc, and gdb, for these microcontrollers. ok martin@, review and ok espie@
13 lines
494 B
Plaintext
13 lines
494 B
Plaintext
$OpenBSD: patch-gas_Makefile_in,v 1.1.1.1 2005/09/20 15:22:43 aanriot Exp $
|
|
--- gas/Makefile.in.orig Sat Jun 25 09:41:13 2005
|
|
+++ gas/Makefile.in Sat Jun 25 09:41:37 2005
|
|
@@ -243,7 +243,7 @@ target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
te_file = @te_file@
|
|
AUTOMAKE_OPTIONS = 1.8 cygnus dejagnu
|
|
-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)
|