summaryrefslogtreecommitdiffstats
path: root/share/pkgconfig/libc-rand-uninstalled.pc
blob: f8406ded66ceb4d24bdea6e9055c2b508062eddc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Name: libc-rand
Description: C library - random numbers
URL: http://www.alejandro-colomar.es/src/alx/alx/libc-rand.git
Version: <version>
Requires: libc-bit
Requires.private:

prefix=/usr/local
includedir=${prefix}/include
exec_prefix=${prefix}
libdir=${exec_prefix}/lib

Cflags: -isystem${includedir}
Libs: -L${libdir} -lc-rand -lc
Libs.private: