]> andersk Git - openssh.git/commit
- (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
authordtucker <dtucker>
Sun, 14 Sep 2003 01:40:35 +0000 (01:40 +0000)
committerdtucker <dtucker>
Sun, 14 Sep 2003 01:40:35 +0000 (01:40 +0000)
commitbdb15424ef51dc665a563c578390ae73082808bc
treeb818a953c16b137ae3a865374687db23e7cd5fc8
parent74678fb96674149ddbc076b7d21bc9ada9c58f2a
 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
   the regression tests from running with Solaris' make.  Patch from Brian
   Poole (raj at cerias.purdue.edu).

Further info:  Solaris' /usr/ccs/bin/make
* requires a space before "+=" (but not "=")
* does not like @for

The bit that relies on a trailing "/" on $OBJ so "rm ${OBJ}$$F works in the
current dir if OBJ isn't set is my fault.  Nasty but it works.
ChangeLog
Makefile.in
regress/Makefile
This page took 0.101626 seconds and 5 git commands to generate.