OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSTDIR
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Makefile
26
install -d $(
INSTDIR
)
28
do install -s -o root -g root -m 755 $$name $(
INSTDIR
); \
39
rm -f $(
INSTDIR
)/$$name; \
/external/curl/docs/examples/
Makefile.netware
50
ifndef
INSTDIR
51
INSTDIR
= ..$(DS)..$(DS)curl-$(LIBCURL_VERSION_STR)-bin-nw
307
install: $(
INSTDIR
) all
308
@$(CP) $(check_PROGRAMS) $(
INSTDIR
)
316
$(OBJDIR) $(
INSTDIR
):
Completed in 195 milliseconds