Lines Matching refs:TARGET
31 TARGET := qa_propertysetmixin macro
36 my_components = $(TARGET).cpp $(TARGET).java
47 INCPRE += -I$(MISC)/$(TARGET)/inc
50 SHL1TARGET = $(TARGET)
58 SHL2TARGET = $(TARGET).uno
75 $(MISC)/$(TARGET)/types.urd: types.idl
79 $(MISC)/$(TARGET)/types.rdb: $(MISC)/$(TARGET)/types.urd
83 $(MISC)/$(TARGET)/cppumaker.flag: $(MISC)/$(TARGET)/types.rdb
84 $(CPPUMAKER) -O$(MISC)/$(TARGET)/inc -BUCR -Gc \
88 $(SLOFILES): $(MISC)/$(TARGET)/cppumaker.flag
90 $(MISC)/$(TARGET)/javamaker.flag: $(MISC)/$(TARGET)/types.rdb
94 $(JAVATARGET): $(MISC)/$(TARGET)/javamaker.flag
96 $(MISC)/$(TARGET)/services.rdb .ERRREMOVE: $(SOLARENV)/bin/packcomponents.xslt \
97 $(MISC)/$(TARGET)/services.input \
99 $(XSLTPROC) --nonet --stringparam prefix $(PWD)/$(MISC)/$(TARGET)/ -o $@ \
100 $(SOLARENV)/bin/packcomponents.xslt $(MISC)/$(TARGET)/services.input
102 $(MISC)/$(TARGET)/services.input:
108 $(MISC)/$(TARGET)/$(TARGET).cpp.component .ERRREMOVE: \
109 $(SOLARENV)/bin/createcomponent.xslt $(TARGET).cpp.component
112 $(SOLARENV)/bin/createcomponent.xslt $(TARGET).cpp.component
114 $(MISC)/$(TARGET)/$(TARGET).java.component .ERRREMOVE: \
115 $(SOLARENV)/bin/createcomponent.xslt $(TARGET).java.component
118 $(SOLARENV)/bin/createcomponent.xslt $(TARGET).java.component
120 $(MISC)/$(TARGET)/$(TARGET).uno.jar: $(JAVATARGET) \
121 $(MISC)/$(TARGET)/javamaker.flag manifest
124 test .PHONY: $(SHL1TARGETN) $(SHL2TARGETN) $(MISC)/$(TARGET)/$(TARGET).uno.jar \
125 $(MISC)/$(TARGET)/types.rdb $(MISC)/$(TARGET)/services.rdb
132 -env:OOO_INBUILD_JAR_DIR=$(my_file)$(PWD)/$(MISC)/$(TARGET)