#!mkcmd # $Id: util_nproc.m,v 1.2 2012/09/03 17:34:27 ksb Exp $ # return the number of processors online, or configured. # $Publish: ${install-install} -c %f ${DESTDIR}/usr/local/lib/mkcmd/%[f_1]/%[f_-1] from '' from '' key "util_nproc" 1 init { "util_nproc" } require "hosttype.m" require "util_nproc.mh" "util_nproc.mi" "util_nproc.mc"