# $Id: Makefile,v 1.1 1999/08/09 11:53:11 gunterma Exp $
#----------------------------------------------------------------------

#
# Toplevel Makefile for PPower4 project
#

ProjectTop := true

# This project consists of the following Java packages:
JavaPackages := \
  de.tu_darmstadt.sp.pp4



# common definitions
include project/Rules.mk

#----------------------------------------------------------------------
#
# $Log: Makefile,v $
# Revision 1.1  1999/08/09 11:53:11  gunterma
# initial checkin
#
#
