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

(-)source/pipe/makefile.mk (+5 lines)
Lines 13-18 Link Here
13
13
14
.INCLUDE :  settings.mk
14
.INCLUDE :  settings.mk
15
15
16
.IF "$(SOLAR_JAVA)"==""
17
nojava:
18
	@echo "Not building jurt because Java is disabled"
19
.ENDIF
20
16
# --- Files --------------------------------------------------------
21
# --- Files --------------------------------------------------------
17
22
18
SLOFILES = \
23
SLOFILES = \

Return to issue 21937