OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:API_HEADERS_INSTALL
(Results
1 - 3
of
3
) sorted by null
/external/epid-sdk/epid/common/
Makefile
12
API_HEADERS_INSTALL
= $(wildcard ./*.h)
61
cp $(
API_HEADERS_INSTALL
) '$(HEADERS_INSTALL_DIR)'
/external/epid-sdk/epid/verifier/
Makefile
13
API_HEADERS_INSTALL
= ./api.h
70
cp $(
API_HEADERS_INSTALL
) '$(HEADERS_INSTALL_DIR)'
/external/epid-sdk/epid/member/
Makefile
12
API_HEADERS_INSTALL
= $(wildcard ./*.h)
150
cp $(
API_HEADERS_INSTALL
) '$(HEADERS_INSTALL_DIR)'
Completed in 816 milliseconds