Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 917591 | Differences between
and this patch

Collapse All | Expand All

(-)a/make/include/main.rules (+1 lines)
Lines 49-53 Link Here
49
## build all dependency dirs
49
## build all dependency dirs
50
$(sort $(dir $(BUILD.out))):
50
$(sort $(dir $(BUILD.out))):
51
	$(MKDIR.exe) -p $@
51
	$(MKDIR.exe) -p $@
52
	$(MKDIR.exe) -p	$(BUILD/)contrib/include/
52
53
53
endif ## FEATURE.xcode XCODE.driver
54
endif ## FEATURE.xcode XCODE.driver

Return to bug 917591