Lines Matching refs:build
25 There are 2 output directories - one for the build output and another for
26 the installation of the build results, that is the utility, library,
32 In the case of default directory, build and install process requires no
35 build
67 To put it in other words it makes build results available system-wide,
75 'O' - build directory
79 build
85 $ make O=/home/hedin/prj/cpupower/build
93 $ make O=/home/hedin/prj/cpupower/build DESTDIR=/home/hedin/prj/cpupower \
97 is that the build results are saved in the custom output dir defined by 'O'
100 build directory is the current one, build everything there and install
130 'clean' target is intended for cleanup the build catalog from build results
145 build dir:
149 $ make O=/home/hedin/prj/cpupower/build clean
170 When it comes to run the utility from the custom build catalog things