Kaydet (Commit) a1e79609 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Merge commit 'ooo/OOO330_m10'

...@@ -34,7 +34,7 @@ TARGET=copying ...@@ -34,7 +34,7 @@ TARGET=copying
.INCLUDE: $(PRJ)/util/makefile.pmk .INCLUDE: $(PRJ)/util/makefile.pmk
#---------------------------------------------------------------- #----------------------------------------------------------------
IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT) -type f | sed -e '/star.portal/d' -e'/star.webservices/d'))} IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT)/com -type f))}
DESTIDLLIST={$(subst,$(IDLOUT),$(DESTDIRIDL) $(IDLLIST))} DESTIDLLIST={$(subst,$(IDLOUT),$(DESTDIRIDL) $(IDLLIST))}
DESTINCLUDELIST={$(subst,$(SOLARINCDIR),$(DESTDIRINC) $(INCLUDELIST))} DESTINCLUDELIST={$(subst,$(SOLARINCDIR),$(DESTDIRINC) $(INCLUDELIST))}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment