Lines Matching refs:TARGET
26 TARGET := qa macro
36 INCPRE += $(MISC)$/$(TARGET)$/inc
38 SHL1TARGET = $(TARGET)_any
45 SHL2TARGET = $(TARGET)_unotype
52 SHL3TARGET = $(TARGET)_reference
59 SHL4TARGET = $(TARGET)_recursion
72 $(SHL1OBJS): $(MISC)$/$(TARGET).cppumaker.flag
74 $(MISC)$/$(TARGET).cppumaker.flag: $(MISC)$/$(TARGET).rdb
75 - $(MKDIRHIER) $(MISC)$/$(TARGET)$/inc
76 $(CPPUMAKER) -O$(MISC)$/$(TARGET)$/inc -BUCR -C $< \
80 $(MISC)$/$(TARGET).rdb: $(MISC)$/$(TARGET)$/types.urd
84 $(MISC)$/$(TARGET)$/types.urd: types.idl
85 - $(MKDIR) $(MISC)$/$(TARGET)
86 $(IDLC) -O$(MISC)$/$(TARGET) -I$(SOLARIDLDIR) -cid -we $<