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
55
ifndef
INSTDIR
56
INSTDIR
= ..$(DS)..$(DS)curl-$(LIBCURL_VERSION_STR)-bin-nw
326
install: $(
INSTDIR
) all
327
@$(CP) $(check_PROGRAMS) $(
INSTDIR
)
335
$(OBJDIR) $(
INSTDIR
):
Completed in 272 milliseconds