* post.in: Fix recursion rules to deal with Ultrix sh lossage
authorTom Yu <tlyu@mit.edu>
Tue, 11 Feb 1997 03:15:27 +0000 (03:15 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 11 Feb 1997 03:15:27 +0000 (03:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9840 dc483132-0cff-0310-8789-dd5450dbe970

src/config/ChangeLog
src/config/post.in

index 8f62c8435a2b7a79e1f25e19055ea2b6e40fb405..9911e26c43104c157eab3de26bb2c4359bbd2a5a 100644 (file)
@@ -1,5 +1,7 @@
 Mon Feb 10 08:39:10 1997  Tom Yu  <tlyu@mit.edu>
 
+       * post.in: Fix recursion rules to deal with Ultrix sh lossage.
+
        * libobj.in: Remove instances of STAMP.*, since they aren't
        actually necessary.
 
index f62ad12c649403d83af6021a480c077482be17cc..0b1f2b44c59147063b68f25bf18d1afd97042f40 100644 (file)
@@ -64,4 +64,5 @@ all-recurse clean-recurse install-recurse check-recurse Makefiles-recurse:
                        echo "Skipping missing directory $(CURRENT_DIR)$$i" ; \
                fi; \
        done; \
+       else :; \
        fi