# (C) Copyright International Business Machines Corporation 23 January 
# 1990.  All Rights Reserved. 
#  
# See the file USERAGREEMENT distributed with this software for full 
# terms and conditions of use. 
# File: Makefile
# Author: Andy Lowry
# SCCS Info: @(#)Makefile	1.2 3/13/90

# Phase 2 codegen make file... uses the generic makefile in the parent
# directory, with  PRIORPHASE pointing to phase 1

PRIORPHASE = 	../p1
include ../Makefile.hbuild
