summaryrefslogtreecommitdiffstats
path: root/gas/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-08-06 04:30:05 +0000
committerIan Lance Taylor <ian@airs.com>1997-08-06 04:30:05 +0000
commite2b4bd2ae10dc26665b14182e622a15195808c21 (patch)
tree275827a285b5f83a371e4db5c673906beebb7416 /gas/.Sanitize
parent097fd78abebd52cc9bf50946a226b52f7da17f50 (diff)
downloadppe42-binutils-e2b4bd2ae10dc26665b14182e622a15195808c21.tar.gz
ppe42-binutils-e2b4bd2ae10dc26665b14182e622a15195808c21.zip
* Makefile.am: New file, based on old Makefile.in.
* acinclude.m4: New file, from old aclocal.m4. * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove shared library handling; now handled by libtool. Replace AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC, AC_PROG_LEX, and AC_DECL_YYTEXT. Call AM_MAINTAINER_MODE, AM_CYGWIN32, and AM_EXEEXT. Don't call CY_CYGWIN32 or CY_EXEEXT. * config.in: New file, created by autoheader. * conf.in: Remove. * acconfig.h: Mention PACKAGE, VERSION, and USING_CGEN. * stamp-h.in: New file. * as.c (print_version_id): Change GAS_VERSION to VERSION. (parse_args): Likewise. * config/obj-vms.c: (Write_VMS_MHD_Records): Likewise. * Makefile.in: Now built with automake. * aclocal.m4: Now built with aclocal. * configure: Rebuild.
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r--gas/.Sanitize5
1 files changed, 4 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize
index 843cacda3b..02cf0269a2 100644
--- a/gas/.Sanitize
+++ b/gas/.Sanitize
@@ -27,11 +27,13 @@ CONTRIBUTORS
COPYING
ChangeLog
ChangeLog.1
+Makefile.am
Makefile.in
NEWS
README
README-vms
acconfig.h
+acinclude.m4
aclocal.m4
app.c
as.c
@@ -42,8 +44,8 @@ bignum.h
bit_fix.h
cgen.c
cond.c
-conf.in
config
+config.in
config-gas.com
configure
configure.bat
@@ -94,6 +96,7 @@ read.h
sb.c
sb.h
stabs.c
+stamp-h.in
struc-symbol.h
subsegs.c
subsegs.h
OpenPOWER on IntegriCloud