Searched refs:PREFIX (Results 1 – 5 of 5) sorted by relevance
35 PREFIX=/usr/local macro36 BINDIR=$(PREFIX)/bin37 SBINDIR=$(PREFIX)/sbin38 SHAREDIR=$(PREFIX)/share40 MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ; else echo $(PREFIX)…41 INCDIR=$(PREFIX)/include42 LIBDIR=$(PREFIX)/lib
63 the PREFIX variable specified in the Makefile -- e.g., you can use64 "make PREFIX=/opt/pciutils install" to create a separate installation
32 make install PREFIX=$RPM_BUILD_ROOT/usr ROOT=$RPM_BUILD_ROOT/ \
2044 * Makefile (PREFIX, ROOT): Set it depending on the OS.
1 prefix=@PREFIX@