Subject: Re: Changes to /usr/share/mk/* for Cross-Compiling
To: Curt Sampson <curt@portal.ca>
From: Giles Lean <giles@nemeton.com.au>
List: current-users
Date: 04/30/1996 19:27:13
On Mon, 29 Apr 1996 17:31:18 -0700 (PDT) Curt Sampson wrote:
> chown
Not all systems understand 'user:group' or 'user.group'. If
we avoid these constructions I guess they're OK.
> echo
The infamous '-n' v. '\c'.
> lpr
*Surely* we don't use this in Makefiles? I don't know *what*
you can do portably with print commands.
The other commands looked OK.
Regards,
Giles