OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSNAME
(Results
1 - 2
of
2
) sorted by null
/external/libevent/
autogen.sh
7
SYSNAME
=`uname`
8
if [ "x$
SYSNAME
" = "xDarwin" ] ; then
/external/libutf/
Makefile
3
SYSNAME
:=${shell uname}
7
SYSNAME
!=uname
15
include Make.$(
SYSNAME
)-$(OBJTYPE)
Completed in 191 milliseconds