OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makepre
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
makesetup
49
makepre
=''
58
-m) shift;
makepre
=$1; shift;;
77
case $
makepre
in
78
'')
makepre
=Makefile.pre;;
280
case $
makepre
in
285
str="# Generated automatically from $
makepre
by makesetup."
290
sed -f $sedf $
makepre
>Makefile
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
makesetup
49
makepre
=''
58
-m) shift;
makepre
=$1; shift;;
77
case $
makepre
in
78
'')
makepre
=Makefile.pre;;
280
case $
makepre
in
285
str="# Generated automatically from $
makepre
by makesetup."
290
sed -f $sedf $
makepre
>Makefile
Completed in 41 milliseconds