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