# Makefile for CG96 domain support
# Copyright (c) 1992 The Regents of the University of California.
#                       All Rights Reserved.
#		       
# Programmer:  J. T. Buck
# @(#)makefile	1.2	11/16/92
#
# Important!  Do not run this makefile while in ~ptolemy/src/domains/cg.
# Instead run in from ~ptolemy/obj.$ARCH/domains/cg (through the symbolic
# link) -- that way a separate directory containing, say, Sun-3 and Sun-4
# objects can be maintained.

include ../../../topdomain.mk

DIRS = kernel stars targets dsp

ME = cg96

