Searched refs:moduledir (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/util/build-tools/
H A Dxmake194 my $moduledir = File::Spec->catdir( @dirtree[0..($osdepth+2)] );
202 print join(' ', "(cd $moduledir ;\\\n", $make_cmd, @makeargs), ")\n";
204 chdir $moduledir
205 or die "$0: Can't chdir $moduledir: $OS_ERROR";

Completed in 2340 milliseconds