fixed typo on line 280

This commit is contained in:
Karen Christiansen 1994-07-12 21:24:09 +00:00
parent c14cb8ce80
commit 01626b4e2b
1 changed files with 1 additions and 2 deletions

View File

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