Lines Matching full:make
96 # Make sure the env is constructed by strings
100 # the executables. So we have to modify our own PATH to make Popen
155 dest = 'make-dist',
158 help = 'make distribution')
160 dest = 'make-dist-strip',
163 help = 'make distribution and strip useless files')
199 help = 'make rtconfig.h from config file.')
209 # make an absolute root directory
348 help = 'make menuconfig for RT-Thread BSP')
358 help = 'make menuconfig for RT-Thread BSP')
851 if GetOption('make-dist') and program != None:
854 if GetOption('make-dist-strip') and program != None: