hi, there!

I'm trying to port FreeBSD ports subsystem to Solaris and Linux
(for our company internal needs).
many for's in bsd.port.mk are expanded into for's with empty word list
(e.g.: for i in ; do smth; done).

bash and ksh complain about unexpected ';'.
/bin/sh (FreeBSD) thinks it's ok and does nothing.
Which behaviour is more POSIXly correct?

/fjoe



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to