forked from Imagelibrary/binutils-gdb
Host-level GNUmakefiles.
This commit is contained in:
6
gas/configure
vendored
6
gas/configure
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user