--- jurt/source/pipe/makefile.mk.orig 2003-09-22 12:38:16.000000000 -0700 +++ jurt/source/pipe/makefile.mk 2003-09-22 12:39:08.000000000 -0700 @@ -15,6 +15,8 @@ # --- Files -------------------------------------------------------- +.IF "$(SOLAR_JAVA)"!="" + SLOFILES = \ $(SLO)$/com_sun_star_lib_connections_pipe_PipeConnection.obj @@ -29,6 +31,8 @@ NO_SHL1DESCRIPTION=TRUE +.ENDIF # "$(SOLAR_JAVA)"!="" + # --- Targets ------------------------------------------------------ .INCLUDE : target.mk