Kaydet (Commit) 11cbcded authored tarafından Mathias Bauer's avatar Mathias Bauer

CWS changehid: resync to m90

...@@ -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