Ulrich Spörlein <[email protected]> writes:
> Is there some easy way to do cross-compiles (like make universe) in just
> one of the subdirs? That would help tremendously.

% cd /usr/src
% make toolchain TARGET=powerpc
% make buildenv TARGET=powerpc
%% cd usr.sbin/rwhod
%% make

('make buildenv' starts a subshell)

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to