7bdc4ed5d9b441ef7f9cacfad1e92e247415b747
[gnulib.git] / modules / nproc
1 Description:
2 Detect the number of processors
3
4 Files:
5 lib/nproc.h
6 lib/nproc.c
7
8 Depends-on:
9 unistd
10
11 configure.ac:
12 AC_LIBOBJ([nproc])
13
14 Makefile.am:
15
16 Include:
17 "nproc.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Glen Lenker and Paul Eggert