Home
last modified time | relevance | path

Searched refs:PREFIX (Results 1 – 5 of 5) sorted by relevance

/pciutils/
H A DMakefile35 PREFIX=/usr/local macro
36 BINDIR=$(PREFIX)/bin
37 SBINDIR=$(PREFIX)/sbin
38 SHAREDIR=$(PREFIX)/share
40 MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ; else echo $(PREFIX)…
41 INCDIR=$(PREFIX)/include
42 LIBDIR=$(PREFIX)/lib
H A DREADME63 the PREFIX variable specified in the Makefile -- e.g., you can use
64 "make PREFIX=/opt/pciutils install" to create a separate installation
H A Dpciutils.spec32 make install PREFIX=$RPM_BUILD_ROOT/usr ROOT=$RPM_BUILD_ROOT/ \
H A DChangeLog2044 * Makefile (PREFIX, ROOT): Set it depending on the OS.
/pciutils/lib/
H A Dlibpci.pc.in1 prefix=@PREFIX@