1*d71964d5SAndrew Rist# ************************************************************* 2*d71964d5SAndrew Rist# 3*d71964d5SAndrew Rist# Licensed to the Apache Software Foundation (ASF) under one 4*d71964d5SAndrew Rist# or more contributor license agreements. See the NOTICE file 5*d71964d5SAndrew Rist# distributed with this work for additional information 6*d71964d5SAndrew Rist# regarding copyright ownership. The ASF licenses this file 7*d71964d5SAndrew Rist# to you under the Apache License, Version 2.0 (the 8*d71964d5SAndrew Rist# "License"); you may not use this file except in compliance 9*d71964d5SAndrew Rist# with the License. You may obtain a copy of the License at 10*d71964d5SAndrew Rist# 11*d71964d5SAndrew Rist# http://www.apache.org/licenses/LICENSE-2.0 12*d71964d5SAndrew Rist# 13*d71964d5SAndrew Rist# Unless required by applicable law or agreed to in writing, 14*d71964d5SAndrew Rist# software distributed under the License is distributed on an 15*d71964d5SAndrew Rist# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*d71964d5SAndrew Rist# KIND, either express or implied. See the License for the 17*d71964d5SAndrew Rist# specific language governing permissions and limitations 18*d71964d5SAndrew Rist# under the License. 19*d71964d5SAndrew Rist# 20*d71964d5SAndrew Rist# ************************************************************* 21cdf0e10cSrcweir# unroll begin 22cdf0e10cSrcweir 23cdf0e10cSrcweir.IF "$(SDI1TARGET)"!="" 24cdf0e10cSrcweir$(SDI1TARGET): $(SVSDI1DEPEND) $(SDI1NAME).sdi 25cdf0e10cSrcweir @echo "Making: " $(@:f) 26cdf0e10cSrcweir @-$(RM) $@ 27cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 28cdf0e10cSrcweir $(VERBOSITY) \ 29cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI1NAME).hxx \ 30cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI1NAME).ilb \ 31cdf0e10cSrcweir -fm$(MISC)/$(SDI1NAME).don \ 32cdf0e10cSrcweir -fl$(MISC)/$(SDI1NAME).lst \ 33cdf0e10cSrcweir -fx$(SDI1EXPORT).sdi \ 34cdf0e10cSrcweir -fz$(MISC)/$(SDI1NAME).sid \ 35cdf0e10cSrcweir $(SDI1NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 36cdf0e10cSrcweir.ENDIF # "$(SDI1TARGET)"!="" 37cdf0e10cSrcweir 38cdf0e10cSrcweir# Instruction for ??? 39cdf0e10cSrcweir# unroll begin 40cdf0e10cSrcweir 41cdf0e10cSrcweir.IF "$(SDI2TARGET)"!="" 42cdf0e10cSrcweir$(SDI2TARGET): $(SVSDI2DEPEND) $(SDI2NAME).sdi 43cdf0e10cSrcweir @echo "Making: " $(@:f) 44cdf0e10cSrcweir @-$(RM) $@ 45cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 46cdf0e10cSrcweir $(VERBOSITY) \ 47cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI2NAME).hxx \ 48cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI2NAME).ilb \ 49cdf0e10cSrcweir -fm$(MISC)/$(SDI2NAME).don \ 50cdf0e10cSrcweir -fl$(MISC)/$(SDI2NAME).lst \ 51cdf0e10cSrcweir -fx$(SDI2EXPORT).sdi \ 52cdf0e10cSrcweir -fz$(MISC)/$(SDI2NAME).sid \ 53cdf0e10cSrcweir $(SDI2NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 54cdf0e10cSrcweir.ENDIF # "$(SDI2TARGET)"!="" 55cdf0e10cSrcweir 56cdf0e10cSrcweir# Instruction for ??? 57cdf0e10cSrcweir# unroll begin 58cdf0e10cSrcweir 59cdf0e10cSrcweir.IF "$(SDI3TARGET)"!="" 60cdf0e10cSrcweir$(SDI3TARGET): $(SVSDI3DEPEND) $(SDI3NAME).sdi 61cdf0e10cSrcweir @echo "Making: " $(@:f) 62cdf0e10cSrcweir @-$(RM) $@ 63cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 64cdf0e10cSrcweir $(VERBOSITY) \ 65cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI3NAME).hxx \ 66cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI3NAME).ilb \ 67cdf0e10cSrcweir -fm$(MISC)/$(SDI3NAME).don \ 68cdf0e10cSrcweir -fl$(MISC)/$(SDI3NAME).lst \ 69cdf0e10cSrcweir -fx$(SDI3EXPORT).sdi \ 70cdf0e10cSrcweir -fz$(MISC)/$(SDI3NAME).sid \ 71cdf0e10cSrcweir $(SDI3NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 72cdf0e10cSrcweir.ENDIF # "$(SDI3TARGET)"!="" 73cdf0e10cSrcweir 74cdf0e10cSrcweir# Instruction for ??? 75cdf0e10cSrcweir# unroll begin 76cdf0e10cSrcweir 77cdf0e10cSrcweir.IF "$(SDI4TARGET)"!="" 78cdf0e10cSrcweir$(SDI4TARGET): $(SVSDI4DEPEND) $(SDI4NAME).sdi 79cdf0e10cSrcweir @echo "Making: " $(@:f) 80cdf0e10cSrcweir @-$(RM) $@ 81cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 82cdf0e10cSrcweir $(VERBOSITY) \ 83cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI4NAME).hxx \ 84cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI4NAME).ilb \ 85cdf0e10cSrcweir -fm$(MISC)/$(SDI4NAME).don \ 86cdf0e10cSrcweir -fl$(MISC)/$(SDI4NAME).lst \ 87cdf0e10cSrcweir -fx$(SDI4EXPORT).sdi \ 88cdf0e10cSrcweir -fz$(MISC)/$(SDI4NAME).sid \ 89cdf0e10cSrcweir $(SDI4NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 90cdf0e10cSrcweir.ENDIF # "$(SDI4TARGET)"!="" 91cdf0e10cSrcweir 92cdf0e10cSrcweir# Instruction for ??? 93cdf0e10cSrcweir# unroll begin 94cdf0e10cSrcweir 95cdf0e10cSrcweir.IF "$(SDI5TARGET)"!="" 96cdf0e10cSrcweir$(SDI5TARGET): $(SVSDI5DEPEND) $(SDI5NAME).sdi 97cdf0e10cSrcweir @echo "Making: " $(@:f) 98cdf0e10cSrcweir @-$(RM) $@ 99cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 100cdf0e10cSrcweir $(VERBOSITY) \ 101cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI5NAME).hxx \ 102cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI5NAME).ilb \ 103cdf0e10cSrcweir -fm$(MISC)/$(SDI5NAME).don \ 104cdf0e10cSrcweir -fl$(MISC)/$(SDI5NAME).lst \ 105cdf0e10cSrcweir -fx$(SDI5EXPORT).sdi \ 106cdf0e10cSrcweir -fz$(MISC)/$(SDI5NAME).sid \ 107cdf0e10cSrcweir $(SDI5NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 108cdf0e10cSrcweir.ENDIF # "$(SDI5TARGET)"!="" 109cdf0e10cSrcweir 110cdf0e10cSrcweir# Instruction for ??? 111cdf0e10cSrcweir# unroll begin 112cdf0e10cSrcweir 113cdf0e10cSrcweir.IF "$(SDI6TARGET)"!="" 114cdf0e10cSrcweir$(SDI6TARGET): $(SVSDI6DEPEND) $(SDI6NAME).sdi 115cdf0e10cSrcweir @echo "Making: " $(@:f) 116cdf0e10cSrcweir @-$(RM) $@ 117cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 118cdf0e10cSrcweir $(VERBOSITY) \ 119cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI6NAME).hxx \ 120cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI6NAME).ilb \ 121cdf0e10cSrcweir -fm$(MISC)/$(SDI6NAME).don \ 122cdf0e10cSrcweir -fl$(MISC)/$(SDI6NAME).lst \ 123cdf0e10cSrcweir -fx$(SDI6EXPORT).sdi \ 124cdf0e10cSrcweir -fz$(MISC)/$(SDI6NAME).sid \ 125cdf0e10cSrcweir $(SDI6NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 126cdf0e10cSrcweir.ENDIF # "$(SDI6TARGET)"!="" 127cdf0e10cSrcweir 128cdf0e10cSrcweir# Instruction for ??? 129cdf0e10cSrcweir# unroll begin 130cdf0e10cSrcweir 131cdf0e10cSrcweir.IF "$(SDI7TARGET)"!="" 132cdf0e10cSrcweir$(SDI7TARGET): $(SVSDI7DEPEND) $(SDI7NAME).sdi 133cdf0e10cSrcweir @echo "Making: " $(@:f) 134cdf0e10cSrcweir @-$(RM) $@ 135cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 136cdf0e10cSrcweir $(VERBOSITY) \ 137cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI7NAME).hxx \ 138cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI7NAME).ilb \ 139cdf0e10cSrcweir -fm$(MISC)/$(SDI7NAME).don \ 140cdf0e10cSrcweir -fl$(MISC)/$(SDI7NAME).lst \ 141cdf0e10cSrcweir -fx$(SDI7EXPORT).sdi \ 142cdf0e10cSrcweir -fz$(MISC)/$(SDI7NAME).sid \ 143cdf0e10cSrcweir $(SDI7NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 144cdf0e10cSrcweir.ENDIF # "$(SDI7TARGET)"!="" 145cdf0e10cSrcweir 146cdf0e10cSrcweir# Instruction for ??? 147cdf0e10cSrcweir# unroll begin 148cdf0e10cSrcweir 149cdf0e10cSrcweir.IF "$(SDI8TARGET)"!="" 150cdf0e10cSrcweir$(SDI8TARGET): $(SVSDI8DEPEND) $(SDI8NAME).sdi 151cdf0e10cSrcweir @echo "Making: " $(@:f) 152cdf0e10cSrcweir @-$(RM) $@ 153cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 154cdf0e10cSrcweir $(VERBOSITY) \ 155cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI8NAME).hxx \ 156cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI8NAME).ilb \ 157cdf0e10cSrcweir -fm$(MISC)/$(SDI8NAME).don \ 158cdf0e10cSrcweir -fl$(MISC)/$(SDI8NAME).lst \ 159cdf0e10cSrcweir -fx$(SDI8EXPORT).sdi \ 160cdf0e10cSrcweir -fz$(MISC)/$(SDI8NAME).sid \ 161cdf0e10cSrcweir $(SDI8NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 162cdf0e10cSrcweir.ENDIF # "$(SDI8TARGET)"!="" 163cdf0e10cSrcweir 164cdf0e10cSrcweir# Instruction for ??? 165cdf0e10cSrcweir# unroll begin 166cdf0e10cSrcweir 167cdf0e10cSrcweir.IF "$(SDI9TARGET)"!="" 168cdf0e10cSrcweir$(SDI9TARGET): $(SVSDI9DEPEND) $(SDI9NAME).sdi 169cdf0e10cSrcweir @echo "Making: " $(@:f) 170cdf0e10cSrcweir @-$(RM) $@ 171cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 172cdf0e10cSrcweir $(VERBOSITY) \ 173cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI9NAME).hxx \ 174cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI9NAME).ilb \ 175cdf0e10cSrcweir -fm$(MISC)/$(SDI9NAME).don \ 176cdf0e10cSrcweir -fl$(MISC)/$(SDI9NAME).lst \ 177cdf0e10cSrcweir -fx$(SDI9EXPORT).sdi \ 178cdf0e10cSrcweir -fz$(MISC)/$(SDI9NAME).sid \ 179cdf0e10cSrcweir $(SDI9NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 180cdf0e10cSrcweir.ENDIF # "$(SDI9TARGET)"!="" 181cdf0e10cSrcweir 182cdf0e10cSrcweir# Instruction for ??? 183cdf0e10cSrcweir# unroll begin 184cdf0e10cSrcweir 185cdf0e10cSrcweir.IF "$(SDI10TARGET)"!="" 186cdf0e10cSrcweir$(SDI10TARGET): $(SVSDI10DEPEND) $(SDI10NAME).sdi 187cdf0e10cSrcweir @echo "Making: " $(@:f) 188cdf0e10cSrcweir @-$(RM) $@ 189cdf0e10cSrcweir $(COMMAND_ECHO)$(SVIDL) @$(mktmp \ 190cdf0e10cSrcweir $(VERBOSITY) \ 191cdf0e10cSrcweir -fs$(INCCOMX)/$(SDI10NAME).hxx \ 192cdf0e10cSrcweir -fd$(INCCOMX)/$(SDI10NAME).ilb \ 193cdf0e10cSrcweir -fm$(MISC)/$(SDI10NAME).don \ 194cdf0e10cSrcweir -fl$(MISC)/$(SDI10NAME).lst \ 195cdf0e10cSrcweir -fx$(SDI10EXPORT).sdi \ 196cdf0e10cSrcweir -fz$(MISC)/$(SDI10NAME).sid \ 197cdf0e10cSrcweir $(SDI10NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE)) 198cdf0e10cSrcweir.ENDIF # "$(SDI10TARGET)"!="" 199cdf0e10cSrcweir 200cdf0e10cSrcweir# Instruction for ??? 201