Randall S. Becker <rsbecker@xxxxxxxxxxxxx> wrote: > > -REGRESSTMP = "$(PWD)/regress" > +REGRESSTMP = `pwd` > > tests interop-tests t-exec unit: regress-prep regress-binaries $(TARGETS) > It looks like the problem is that pwd is in uppercase, not so much the distinction between $() and ``. Can you confirm? > _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev