From b12d16fd003a62c564290f7b6ef44d68934823e3 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 14 Sep 2003 11:40:35 +1000 Subject: - (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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c76e1fc2..6b32f7b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +20030914 + - (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). + 20030913 - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for slower hosts, increase to 10 sec. @@ -1086,4 +1091,4 @@ - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. Report from murple@murple.net, diagnosis from dtucker@zip.com.au -$Id: ChangeLog,v 1.2989 2003/09/13 12:02:05 dtucker Exp $ +$Id: ChangeLog,v 1.2990 2003/09/14 01:40:35 dtucker Exp $ -- cgit v1.2.3