# *************************************************************
#  
#  Licensed to the Apache Software Foundation (ASF) under one
#  or more contributor license agreements.  See the NOTICE file
#  distributed with this work for additional information
#  regarding copyright ownership.  The ASF licenses this file
#  to you under the Apache License, Version 2.0 (the
#  "License"); you may not use this file except in compliance
#  with the License.  You may obtain a copy of the License at
#  
#    http://www.apache.org/licenses/LICENSE-2.0
#  
#  Unless required by applicable law or agreed to in writing,
#  software distributed under the License is distributed on an
#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
#  KIND, either express or implied.  See the License for the
#  specific language governing permissions and limitations
#  under the License.
#  
# *************************************************************
# unroll begin

.IF "$(SDI1TARGET)"!=""
$(SDI1TARGET): $(SVSDI1DEPEND) $(SDI1NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI1NAME).hxx	\
	-fd$(INCCOMX)/$(SDI1NAME).ilb	\
	-fm$(MISC)/$(SDI1NAME).don	\
	-fl$(MISC)/$(SDI1NAME).lst         \
	-fx$(SDI1EXPORT).sdi		\
	-fz$(MISC)/$(SDI1NAME).sid	\
	$(SDI1NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI1TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI2TARGET)"!=""
$(SDI2TARGET): $(SVSDI2DEPEND) $(SDI2NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI2NAME).hxx	\
	-fd$(INCCOMX)/$(SDI2NAME).ilb	\
	-fm$(MISC)/$(SDI2NAME).don	\
	-fl$(MISC)/$(SDI2NAME).lst         \
	-fx$(SDI2EXPORT).sdi		\
	-fz$(MISC)/$(SDI2NAME).sid	\
	$(SDI2NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI2TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI3TARGET)"!=""
$(SDI3TARGET): $(SVSDI3DEPEND) $(SDI3NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI3NAME).hxx	\
	-fd$(INCCOMX)/$(SDI3NAME).ilb	\
	-fm$(MISC)/$(SDI3NAME).don	\
	-fl$(MISC)/$(SDI3NAME).lst         \
	-fx$(SDI3EXPORT).sdi		\
	-fz$(MISC)/$(SDI3NAME).sid	\
	$(SDI3NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI3TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI4TARGET)"!=""
$(SDI4TARGET): $(SVSDI4DEPEND) $(SDI4NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI4NAME).hxx	\
	-fd$(INCCOMX)/$(SDI4NAME).ilb	\
	-fm$(MISC)/$(SDI4NAME).don	\
	-fl$(MISC)/$(SDI4NAME).lst         \
	-fx$(SDI4EXPORT).sdi		\
	-fz$(MISC)/$(SDI4NAME).sid	\
	$(SDI4NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI4TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI5TARGET)"!=""
$(SDI5TARGET): $(SVSDI5DEPEND) $(SDI5NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI5NAME).hxx	\
	-fd$(INCCOMX)/$(SDI5NAME).ilb	\
	-fm$(MISC)/$(SDI5NAME).don	\
	-fl$(MISC)/$(SDI5NAME).lst         \
	-fx$(SDI5EXPORT).sdi		\
	-fz$(MISC)/$(SDI5NAME).sid	\
	$(SDI5NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI5TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI6TARGET)"!=""
$(SDI6TARGET): $(SVSDI6DEPEND) $(SDI6NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI6NAME).hxx	\
	-fd$(INCCOMX)/$(SDI6NAME).ilb	\
	-fm$(MISC)/$(SDI6NAME).don	\
	-fl$(MISC)/$(SDI6NAME).lst         \
	-fx$(SDI6EXPORT).sdi		\
	-fz$(MISC)/$(SDI6NAME).sid	\
	$(SDI6NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI6TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI7TARGET)"!=""
$(SDI7TARGET): $(SVSDI7DEPEND) $(SDI7NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI7NAME).hxx	\
	-fd$(INCCOMX)/$(SDI7NAME).ilb	\
	-fm$(MISC)/$(SDI7NAME).don	\
	-fl$(MISC)/$(SDI7NAME).lst         \
	-fx$(SDI7EXPORT).sdi		\
	-fz$(MISC)/$(SDI7NAME).sid	\
	$(SDI7NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI7TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI8TARGET)"!=""
$(SDI8TARGET): $(SVSDI8DEPEND) $(SDI8NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI8NAME).hxx	\
	-fd$(INCCOMX)/$(SDI8NAME).ilb	\
	-fm$(MISC)/$(SDI8NAME).don	\
	-fl$(MISC)/$(SDI8NAME).lst         \
	-fx$(SDI8EXPORT).sdi		\
	-fz$(MISC)/$(SDI8NAME).sid	\
	$(SDI8NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI8TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI9TARGET)"!=""
$(SDI9TARGET): $(SVSDI9DEPEND) $(SDI9NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI9NAME).hxx	\
	-fd$(INCCOMX)/$(SDI9NAME).ilb	\
	-fm$(MISC)/$(SDI9NAME).don	\
	-fl$(MISC)/$(SDI9NAME).lst         \
	-fx$(SDI9EXPORT).sdi		\
	-fz$(MISC)/$(SDI9NAME).sid	\
	$(SDI9NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI9TARGET)"!=""

# Instruction for ???
# unroll begin

.IF "$(SDI10TARGET)"!=""
$(SDI10TARGET): $(SVSDI10DEPEND) $(SDI10NAME).sdi
	@echo "Making:   " $(@:f)
	@-$(RM) $@
	$(COMMAND_ECHO)$(SVIDL) @$(mktmp \
	$(VERBOSITY) \
	-fs$(INCCOMX)/$(SDI10NAME).hxx	\
	-fd$(INCCOMX)/$(SDI10NAME).ilb	\
	-fm$(MISC)/$(SDI10NAME).don	\
	-fl$(MISC)/$(SDI10NAME).lst         \
	-fx$(SDI10EXPORT).sdi		\
	-fz$(MISC)/$(SDI10NAME).sid	\
	$(SDI10NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
.ENDIF # "$(SDI10TARGET)"!=""

# Instruction for ???
