Home
last modified time | relevance | path

Searched refs:install (Results 1 – 4 of 4) sorted by relevance

/pciutils/
H A DMakefile46 INSTALL=install
47 DIRINSTALL=install -d
162 install: all target
186 install: install-pcilib target
189 install-pcilib: lib/$(PCILIB)
199 install-lib: $(PCIINC_INS) install-pcilib
256 .PHONY: all clean distclean install install-lib uninstall force tags TAGS
H A DREADME58 Just run "make" to compile the package and then "make install" to install it.
64 "make PREFIX=/opt/pciutils install" to create a separate installation
66 will allow you to install to a different directory from the one you intend
68 pciutils to install on other computers.
93 "make install-lib" installs the library together with its header files
H A Dpciutils.spec30 %install
32 make install PREFIX=$RPM_BUILD_ROOT/usr ROOT=$RPM_BUILD_ROOT/ \
H A DChangeLog1006 * Makefile: Added an "install-lib" target. Thanks to Dan Nicholson
1009 * Makefile, lib/Makefile: Generate and install pkg-config file
1354 because pciutils by default install to /usr/sbin. Update.
1730 * Makefile: Removed a couple of ancient install hacks: we no longer
1882 * Makefile: Choose which install utility to use according to
1917 %{_mandir} to find the right location to install manual pages to.
2047 (install): Use `-c' when calling install.
2172 * Makefile (install): Don't use "-o root -g root" for installation