View | Details | Raw Unified | Return to issue 4190
Collapse All | Expand All

(-)/projects/sise/openoffice/devel/workpits/source/OO641D/solenv/inc/settings.mk (+5 lines)
Lines 75-80 Link Here
75
.INCLUDE : comment.mak
75
.INCLUDE : comment.mak
76
.ENDIF
76
.ENDIF
77
77
78
# --- Rule for forcing sequential builds ----------------------
79
.IF "$(FORCE_SEQUENTIAL)" != ""
80
.SEQUENTIAL : $(SLOTARGET) $(USE_SHLTARGET)
81
.ENDIF
82
78
# --- common tool makros --------------------------------------
83
# --- common tool makros --------------------------------------
79
84
80
# moved temporary wrapper here as it is used in unitools.mk
85
# moved temporary wrapper here as it is used in unitools.mk

Return to issue 4190