hi,
i just realized that some makefiles use the variable MACHINE, but this one
is undefined (or empty) on my linux box
# pwd
/usr/pkgsrc/sysutils/cdrecord
# bmake show-var VARNAME=MACHINE
# bmake show-var VARNAME=MACHINE_ARCH
i386
#
i can't find the definition for it on my netbsd box. where gets this defined?
Sebastian