Lines Matching refs:directory
26 those values to create a `Makefile' in each directory of the package.
53 1. `cd' to the directory containing the package's source code and type
78 source code directory by typing `make clean'. To also remove the
116 own directory. To do this, you can use GNU `make'. `cd' to the
117 directory where you want the object files and executables to go and run
119 source code in the directory that `configure' is in and in `..'. This
123 architecture at a time in the source code directory. After you have
156 In addition, if you use an unusual directory layout you can give
161 specifying just `--prefix' will affect all of the other directory
171 affected directory. For example, `make install
172 prefix=/alternate/directory' will choose an alternate location for all
173 directory configuration variables that were expressed in terms of
177 makefile variable overrides for each directory variable is required by
184 example, `make install DESTDIR=/alternate/directory' will prepend
185 `/alternate/directory' before all installation names. The approach of
189 when some directory options were not specified in terms of `${prefix}'
246 directory contains several dysfunctional programs; working variants of
355 Look for the package's source code in directory DIR. Usually
356 `configure' can determine that directory automatically.