From 4101d8683819f444840a46569202d92b6a47fd1d Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Tue, 6 Aug 1991 19:12:55 +0000 Subject: Host-level GNUmakefiles. --- gas/configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gas/configure') diff --git a/gas/configure b/gas/configure index 7e64171..8ee5d4e 100755 --- a/gas/configure +++ b/gas/configure @@ -574,7 +574,7 @@ links="host.h targ-cpu.c targ-cpu.h targ-env.h obj-format.h obj-format.c atof-ta done # for each target # Now build a Makefile for this host. - if [ -n "${forcesubdirs}" ] ; then + if [ -n "${forcesubdirs}" -a ! -n "${removing}" ] ; then cd ${hostsubdir} cat > GNUmakefile << E!O!F # Makefile generated by configure for host ${host}. @@ -674,8 +674,8 @@ exit 0 # # $Log$ -# Revision 1.15 1991/08/05 21:36:41 rich -# *** empty log message *** +# Revision 1.16 1991/08/06 19:12:37 rich +# Host-level GNUmakefiles. # # Revision 1.22 1991/07/20 01:22:30 rich # propogate gdb changes and destdir fix -- cgit v1.1