fixed typo on line 280
authorKaren Christiansen <karen@cygnus>
Tue, 12 Jul 1994 21:24:09 +0000 (21:24 +0000)
committerKaren Christiansen <karen@cygnus>
Tue, 12 Jul 1994 21:24:09 +0000 (21:24 +0000)
build-all.mk

index 22f61f84f170c048c2caa1e1c5e69a1c5a1b02e7..317c2c76303ccdd1a4d3a363ebc27b5846c999d9 100644 (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 \