OpenSSH 3.7 testing (Re: 3.6p1 bug on SCO OpenServer)

Darren Tucker dtucker at zip.com.au
Mon Sep 15 14:50:00 EST 2003


Tim Rice wrote:
> On Mon, 15 Sep 2003, Darren Tucker wrote:
> +regressclean:
> +       if [ -e regress/Makefile ]; then \
>              ^^
> -e is not portable.

Oops.  Is there a portable equivalent?

> Your patch could work (after fixing the -e) but I still think
> generating Makefile at configure time is the way to go.
> It would fix the "OBJ ?= `pwd`" problem too.

I thought that was already fixed?  Either OBJ is set by the top-level
Makefile (for "make tests") or it's not set at all (for "make clean"). "rm
-f $(OBJ)$$F" works either way.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the openssh-unix-dev mailing list