Paul Fox writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 23:59:04 +0000 (23:59 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 23:59:04 +0000 (23:59 -0000)
commit0af92f5e6f57ad00c8e4af266919387daab02227
tree8eb6b8a73d8fa505b974b908729550a7106fdd8f
parent21a6d6102a25a0470928be89d676deb4ccb9de69
Paul Fox writes:

hi erik --

bash versions 2.04.11 and 2.04.21 (at least -- they're the only
non-2.05 versions i have) seem to get the "older than" (test -ot)
answer wrong if one of the files is missing.

this patch explicitly bypasses the test if the "older" file is missing.

paul
make/sed.mk