fix break on parallel build

This commit is contained in:
David Tardon
2011-01-15 18:09:37 +01:00
parent 1caefa80cf
commit d1d16c48ff

View File

@@ -80,6 +80,12 @@ SLOFILES = $(SHL1OBJS) $(SHL2OBJS) $(SHL3OBJS) $(SHL4OBJS)
$(SHL1OBJS): $(MISC)$/$(TARGET).cppumaker.flag
$(SHL2OBJS): $(MISC)$/$(TARGET).cppumaker.flag
$(SHL3OBJS): $(MISC)$/$(TARGET).cppumaker.flag
$(SHL4OBJS): $(MISC)$/$(TARGET).cppumaker.flag
$(MISC)$/$(TARGET).cppumaker.flag: $(MISC)$/$(TARGET).rdb
- $(MKDIRHIER) $(MISC)$/$(TARGET)$/inc
$(CPPUMAKER) -O$(MISC)$/$(TARGET)$/inc -BUCR -C $< \