On Tue, 18 Apr 2006, Alan Ritter wrote:
But it appears that all the machine-dependant stuff is done inside the
directory, for example usr.sbin/ipwctl contains:
.if ${MACHINE} == "i386"
PROG= ipwctl
.endif
Anyway, I was just trying to follow what everything else looked like.
OK! - Hubert