From 619ede99e3fa03105673a14de9d883e03fc0f106 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 14 Aug 2003 07:04:09 +0000 Subject: * dep-in.sed: Remove libintl.h. Ignore include/fpoen-*.h * Makefile.am (POTFILES.in): Unset LC_COLLATE. Run "make dep-am". * Makefile.in: Regenerate. --- gas/dep-in.sed | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gas/dep-in.sed') diff --git a/gas/dep-in.sed b/gas/dep-in.sed index 9f086457db..2e2717ccc6 100644 --- a/gas/dep-in.sed +++ b/gas/dep-in.sed @@ -16,12 +16,13 @@ s! \$(srcdir)/config/te-generic\.h!!g s! \.\./bfd/bfd\.h!!g s! itbl-cpu\.h!!g s! itbl-parse\.h!!g +s! \.\./intl/libintl\.h!!g s! \$(INCDIR)/bin-bugs\.h!!g s! \$(INCDIR)/ansidecl\.h!!g s! \$(INCDIR)/libiberty\.h!!g s! \$(INCDIR)/progress\.h!!g -s! \$(INCDIR)/fopen-same\.h!!g +s! \$(INCDIR)/fopen-[^ ]*\.h!!g s! obj-format\.h!!g s! targ-cpu\.h!!g s! targ-env\.h!!g -- cgit v1.2.1