Kaydet (Commit) 7bb3409d authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS newscptools (1.26.40); FILE MERGED

2004/01/20 15:55:39 is 1.26.40.1: #i24601# new scp tooling
üst 92cb4d33
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: pstrules.mk,v $ # $RCSfile: pstrules.mk,v $
# #
# $Revision: 1.26 $ # $Revision: 1.27 $
# #
# last change: $Author: kz $ $Date: 2003-08-25 14:46:17 $ # last change: $Author: kz $ $Date: 2004-01-29 11:51:53 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -205,7 +205,8 @@ $(PAR)$/%.par : ...@@ -205,7 +205,8 @@ $(PAR)$/%.par :
cpp.lcc -+ -P -D{$(subst,$(@:d:d:d:u), $(@:d:d:u))}_PRODUCT $(CDEFS) $(SCPDEFS) -DDLLSUFFIX=$(DLLSUFFIX) -I. -I$(INC) -I$(INCLOCAL) -I$(INCGUI) -I$(INCCOM) $(SOLARINC) $(*:b).scp > $(MISC)$/{$(subst,$(@:d:d:d), $(@:d:d))}$/$(*:b).pre cpp.lcc -+ -P -D{$(subst,$(@:d:d:d:u), $(@:d:d:u))}_PRODUCT $(CDEFS) $(SCPDEFS) -DDLLSUFFIX=$(DLLSUFFIX) -I. -I$(INC) -I$(INCLOCAL) -I$(INCGUI) -I$(INCCOM) $(SOLARINC) $(*:b).scp > $(MISC)$/{$(subst,$(@:d:d:d), $(@:d:d))}$/$(*:b).pre
.ENDIF .ENDIF
.ENDIF .ENDIF
+scpcomp -s $(MISC)$/{$(subst,$(@:d:d:d), $(@:d:d))}$/$(*:b).pre -o $@ # +scpcomp -s $(MISC)$/{$(subst,$(@:d:d:d), $(@:d:d))}$/$(*:b).pre -o $@
+$(PERL) $(SOLARENV)$/bin$/pre2par.pl -s $(MISC)$/{$(subst,$(@:d:d:d), $(@:d:d))}$/$(*:b).pre -o $@
.ENDIF # "$(PARFILES)"!="" .ENDIF # "$(PARFILES)"!=""
......
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