Searched refs:install (Results 1 – 4 of 4) sorted by relevance
46 INSTALL=install47 DIRINSTALL=install -d162 install: all target186 install: install-pcilib target189 install-pcilib: lib/$(PCILIB)199 install-lib: $(PCIINC_INS) install-pcilib256 .PHONY: all clean distclean install install-lib uninstall force tags TAGS
58 Just run "make" to compile the package and then "make install" to install it.64 "make PREFIX=/opt/pciutils install" to create a separate installation66 will allow you to install to a different directory from the one you intend68 pciutils to install on other computers.93 "make install-lib" installs the library together with its header files
30 %install32 make install PREFIX=$RPM_BUILD_ROOT/usr ROOT=$RPM_BUILD_ROOT/ \
1006 * Makefile: Added an "install-lib" target. Thanks to Dan Nicholson1009 * Makefile, lib/Makefile: Generate and install pkg-config file1354 because pciutils by default install to /usr/sbin. Update.1730 * Makefile: Removed a couple of ancient install hacks: we no longer1882 * Makefile: Choose which install utility to use according to1917 %{_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