Home
last modified time | relevance | path

Searched defs:GEN_TYPELIST (Results 1 – 5 of 5) sorted by relevance

/trunk/main/odk/examples/java/ToDo/
H A DMakefile57 GEN_TYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro
/trunk/main/odk/examples/java/Inspector/
H A DMakefile64 GEN_TYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro
/trunk/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DMakefile64 GEN_TYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DMakefile65 GEN_TYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro
/trunk/main/odk/examples/java/MinimalComponent/
H A DMakefile69 GEN_TYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(IDLFILES))) macro