# Makefile for CGC domain support
# Copyright (c) 1990 The Regents of the University of California.
#                       All Rights Reserved.
#		       
# Programmer:  E. A. Lee
# @(#)makefile	1.3	11/6/92
#
# Important!  Do not run this makefile while in ~ptolemy/src/domains/cgc.
# Instead run in from ~ptolemy/obj.$ARCH/domains/cgc (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

ME = cgc

