OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Libs
(Results
1 - 3
of
3
) sorted by null
/external/llvm/utils/
llvm-native-gcc
47
push (@
Libs
, $ARGV[$i]);
127
my $
Libs
= join (" ", @
Libs
);
128
run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $
Libs
";
llvm-native-gxx
47
push (@
Libs
, $ARGV[$i]);
127
my $
Libs
= join (" ", @
Libs
);
128
run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $
Libs
";
/external/expat/amiga/
Makefile
31
library:
libs
/expat.library
libs
/xmlwf
libs
/elements
libs
/outline
libs
/runtests
libs
/benchmark
35
check: clib2/runtests newlib/runtests
libs
/runtests so/runtests
38
libs
/runtests
44
-delete
libs
/#?.o quiet
50
makedir all T:expat/Workbench/
Libs
[
all
...]
Completed in 1002 milliseconds