xref: /freebsd/bin/nproc/Makefile (revision 48bfd3597654490cdc43bf0f591a539d3a28b590)
1PACKAGE=runtime
2PROG=	nproc
3
4.include <bsd.prog.mk>
5