# $XConsortium: Imakefile,v 1.0 93/11/22 12:32:28 rws Exp $
#
#
#   (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado       
#                                                                            
#                             All Rights Reserved                           
#                                                                          
#   Permission to use, copy, modify, and distribute this software and its 
#   documentation for any purpose and without fee is hereby granted,     
#   provided that the above copyright notices appear in all copies and that   
#   both the copyright notices and this permission notice appear in          
#   supporting documentation, and that the name of Hewlett-Packard not be   
#   used in advertising or publicity pertaining to distribution of the     
#   software without specific, written prior permission.                  
#                                                                        
#   HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS   
#   SOFTWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
#   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  Hewlett-Packard    
#   shall not be liable for errors contained herein or direct, indirect,     
#   special, incidental or consequential damages in connection with the     
#   furnishing, performance or use of this software.                       
#                                                                         
#

# PLEASE KEEP TARGETS IN ALPHABETICAL ORDER
# HP OC Primitives Tests

#include "../../src/common_hp/Imake.include"
PROGS = pexocp.79.1 \
                    pexocp.79.2 \
                    pexocp.80.1 \
                    pexocp.85.1 \
                    pexocp.85.2 \
                    pexocp.85.3 \
                    pexocp.86.1 \
                    pexocp.86.2 \
                    pexocp.86.3 \
                    pexocp.87.1 \
                    pexocp.87.2 \
                    pexocp.87.3 \
                    pexocp.87.4 \
                    pexocp.88.1 \
                    pexocp.88.2 \
                    pexocp.88.3 \
                    pexocp.89.1 \
                    pexocp.89.2 \
                    pexocp.90.1 \
                    pexocp.90.2 \
                    pexocp.91.1 \
                    pexocp.91.2 \
                    pexocp.91.3 \
                    pexocp.91.4 \
                    pexocp.91.5 \
                    pexocp.91.6 \
                    pexocp.91.7 \
                    pexocp.92.1 \
                    pexocp.92.2 \
                    pexocp.93.1 \
                    pexocp.93.2 \
                    pexocp.94.1 \
                    pexocp.94.2 \
                    pexocp.94.3 \
                    pexocp.94.4 \
                    pexocp.95.1 \
                    pexocp.95.2 \
                    pexocp.95.3 \
                    pexocp.95.4 \
                    pexocp.95.5 \
                    pexocp.96.1 \
                    pexocp.96.2 \
                    pexocp.96.3 \
                    pexocp.96.4 \
                    pexocp.96.5 \
                    pexocp.97.1 \
                    pexocp.98.1 \
                    pexocp.98.2 \
                    pexocp.98.3 \
                    pexocp.98.4 \
                    pexocp.98.5 \
                    pexocp.99.1 \
                    pexocp.100.1 \
                    pexocp.101.1 \
                    pexocp.102.1 \
                    pexocp.103.1


AllTarget($(PROGS))

CommonTarget(pexocp.79.1)
CommonTarget(pexocp.79.2)
CommonTarget(pexocp.80.1)
CommonTarget(pexocp.85.1)
CommonTarget(pexocp.85.2)
CommonTarget(pexocp.85.3)
CommonTarget(pexocp.86.1)
CommonTarget(pexocp.86.2)
CommonTarget(pexocp.86.3)
CommonTarget(pexocp.87.1)
CommonTarget(pexocp.87.2)
CommonTarget(pexocp.87.3)
CommonTarget(pexocp.87.4)
CommonTarget(pexocp.88.1)
CommonTarget(pexocp.88.2)
CommonTarget(pexocp.88.3)
CommonTarget(pexocp.89.1)
CommonTarget(pexocp.89.2)
CommonTarget(pexocp.90.1)
CommonTarget(pexocp.90.2)
CommonTarget(pexocp.91.1)
CommonTarget(pexocp.91.2)
CommonTarget(pexocp.91.3)
CommonTarget(pexocp.91.4)
CommonTarget(pexocp.91.5)
CommonTarget(pexocp.91.6)
CommonTarget(pexocp.91.7)
CommonTarget(pexocp.92.1)
CommonTarget(pexocp.92.2)
CommonTarget(pexocp.93.1)
CommonTarget(pexocp.93.2)
CommonTarget(pexocp.94.1)
CommonTarget(pexocp.94.2)
CommonTarget(pexocp.94.3)
CommonTarget(pexocp.94.4)
CommonTarget(pexocp.95.1)
CommonTarget(pexocp.95.2)
CommonTarget(pexocp.95.3)
CommonTarget(pexocp.95.4)
CommonTarget(pexocp.95.5)
CommonTarget(pexocp.96.1)
CommonTarget(pexocp.96.2)
CommonTarget(pexocp.96.3)
CommonTarget(pexocp.96.4)
CommonTarget(pexocp.96.5)
CommonTarget(pexocp.97.1)
CommonTarget(pexocp.98.1)
CommonTarget(pexocp.98.2)
CommonTarget(pexocp.98.3)
CommonTarget(pexocp.98.4)
CommonTarget(pexocp.98.5)
CommonTarget(pexocp.99.1)
CommonTarget(pexocp.100.1)
CommonTarget(pexocp.101.1)
CommonTarget(pexocp.102.1)
CommonTarget(pexocp.103.1)

DependTarget()

