mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 00:33:30 +00:00
5 lines
52 B
Makefile
5 lines
52 B
Makefile
|
PACKAGE=runtime
|
||
|
PROG= nproc
|
||
|
|
||
|
.include <bsd.prog.mk>
|