OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOLS
(Results
1 - 2
of
2
) sorted by null
/external/libnl/tests/
Makefile
18
TOOLS
:= $(CIN:%.c=%)
20
all: $(
TOOLS
)
22
$(
TOOLS
): ../src/utils.o
30
rm -f $(
TOOLS
)
/external/libxml2/os400/
make-src.sh
102
if action_needed "${LIBIFSNAME}/
TOOLS
.FILE"
103
then CMD="CRTSRCPF FILE(${TARGETLIB}/
TOOLS
) RCDLEN(112)"
104
CMD="${CMD} CCSID(${TGTCCSID}) TEXT('libxml2: build
tools
')"
111
BSF="${LIBIFSNAME}/
TOOLS
.FILE/BNDSRC.MBR"
212
CMD="${CMD} SRCFILE(${TARGETLIB}/
TOOLS
) SRCMBR(BNDSRC)"
Completed in 896 milliseconds