fixed typo on line 280

This commit is contained in:
Karen Christiansen 1994-07-12 21:24:09 +00:00
parent c14cb8ce80
commit 01626b4e2b

View file

@ -276,8 +276,7 @@ all-cygnus:
# to help developers test, but should be commented out for final # to help developers test, but should be commented out for final
# progressive build. # progressive build.
# #
# -rm -f $(ROOTING)/progressive-beta && ln -s $(RELEASE_TAG) $(ROOTING)/progres # -rm -f $(ROOTING)/progressive-beta && ln -s $(RELEASE_TAG) $(ROOTING)/progresssive
sive-beta
@for i in $(TARGETS) ; do \ @for i in $(TARGETS) ; do \
if [ "$$i" = "native" ] ; then \ if [ "$$i" = "native" ] ; then \
if [ ! -f $(canonhost)-stamp-3stage-done ] ; then \ if [ ! -f $(canonhost)-stamp-3stage-done ] ; then \