Searched defs:GENTYPELIST (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/odk/examples/DevelopersGuide/Components/Thumbs/ |
H A D | thumbs.mk | 44 GENTYPELIST = $(subst /,.,$(patsubst %.idl,-T$(IDL_PACKAGE)/% ,$(IDLFILES))) macro
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/JavaComponent/ |
H A D | Makefile | 67 GENTYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro
|
/aoo41x/main/odk/examples/java/Spreadsheet/ |
H A D | Makefile | 65 GENTYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro
|
Completed in 16 milliseconds