Lose build-all.mk for net releases

This commit is contained in:
Jason Merrill
1993-11-04 02:10:36 +00:00
parent 87c6c079a9
commit d19050d48c

View File

@ -22,9 +22,9 @@ else
fi fi
if ( echo $* | grep keep\-cygnus > /dev/null) ; then if ( echo $* | grep keep\-cygnus > /dev/null) ; then
keep_these_too="${keep_these_too} release release-info" keep_these_too="${keep_these_too} release release-info build-all.mk"
else else
lose_these_too="${lose_these_too} release release-info" lose_these_too="${lose_these_too} release release-info build-all.mk"
fi fi
@ -46,7 +46,6 @@ README
autoconf autoconf
bfd bfd
binutils binutils
build-all.mk
byacc byacc
config config
config.guess config.guess