Lines Matching refs:make
15 Briefly, the shell commands `./configure; make; make install' should
59 2. Type `make' to compile the package.
61 3. Optionally, type `make check' to run any self-tests that come with
64 4. Type `make install' to install the programs and any data files and
67 user, and only the `make install' phase executed with root
70 5. Optionally, type `make installcheck' to repeat any self-tests, but
73 regular user, particularly if the prior `make install' required
78 source code directory by typing `make clean'. To also remove the
80 a different kind of computer), type `make distclean'. There is
81 also a `make maintainer-clean' target, but that is intended mainly
86 7. Often, you can also type `make uninstall' to remove the installed
91 8. Some packages, particularly those that use Automake, provide `make
93 targets like `make install' and `make uninstall' work correctly.
116 own directory. To do this, you can use GNU `make'. `cd' to the
122 With a non-GNU `make', it is safer to compile the package for one
124 installed the package for one architecture, use `make distclean' before
144 By default, `make install' installs the package's commands under
167 `make install' command line to change installation locations without
171 affected directory. For example, `make install
184 example, `make install DESTDIR=/alternate/directory' will prepend
212 execution of `make' will be. For these packages, running `./configure
214 overridden with `make V=1'; while running `./configure
216 overridden with `make V=0'.
229 HP-UX `make' updates targets which have the same time stamps as
231 generated files such as `configure' are involved. Use GNU `make'