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
63 To put it in other words it makes build results available system-wide,
71 'O' - build directory
75 build
81 $ make O=/home/hedin/prj/cpupower/build
89 $ make O=/home/hedin/prj/cpupower/build DESTDIR=/home/hedin/prj/cpupower \
93 is that the build results are saved in the custom output dir defined by 'O'
96 build directory is the current one, build everything there and install
122 'clean' target is intended for cleanup the build catalog from build results
137 build dir:
141 $ make O=/home/hedin/prj/cpupower/build clean
162 When it comes to run the utility from the custom build catalog things