Lines Matching refs:TARGET
26 TARGET := test_codemaker_cppumaker macro
36 INCPRE += $(MISC)$/$(TARGET)$/inc
38 SHL1TARGET = $(TARGET)
51 $(SHL1OBJS): $(MISC)$/$(TARGET).cppumaker.flag
53 $(MISC)$/$(TARGET).cppumaker.flag: $(BIN)$/cppumaker$(EXECPOST)
54 $(MISC)$/$(TARGET).cppumaker.flag: $(MISC)$/$(TARGET).rdb
55 - $(MKDIRHIER) $(MISC)$/$(TARGET)$/inc
57 -O$(MISC)$/$(TARGET)$/inc -BUCR -C $< $(SOLARBINDIR)$/udkapi.rdb
60 $(MISC)$/$(TARGET).rdb: $(MISC)$/$(TARGET)$/types.urd
64 $(MISC)$/$(TARGET)$/types.urd: types.idl
65 - $(MKDIR) $(MISC)$/$(TARGET)
66 $(IDLC) -O$(MISC)$/$(TARGET) -I$(SOLARIDLDIR) -cid -we $<