OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TO_INC
(Results
1 - 2
of
2
) sorted by null
/external/skia/third_party/lua/
Makefile
43
TO_INC
= lua.h luaconf.h lualib.h lauxlib.h lua.hpp
63
cd src && $(INSTALL_DATA) $(
TO_INC
) $(INSTALL_INC)
69
cd src && cd $(INSTALL_INC) && $(RM) $(
TO_INC
)
91
@echo "
TO_INC
= $(
TO_INC
)"
/external/syslinux/com32/lua/
Makefile
43
TO_INC
= lua.h luaconf.h lualib.h lauxlib.h lua.hpp
63
cd src && $(INSTALL_DATA) $(
TO_INC
) $(INSTALL_INC)
69
cd src && cd $(INSTALL_INC) && $(RM) $(
TO_INC
)
91
@echo "
TO_INC
= $(
TO_INC
)"
Completed in 46 milliseconds