# Makefile for Thor domain support
# Copyright (c) 1990 The Regents of the University of California.
#                       All Rights Reserved.
#		       
# Programmer:  J. T. Buck
# @(#)makefile	1.8 6/16/92
#
# Important!  Do not run this makefile while in ~ptolemy/src/domains/thor.
# Instead run in from ~ptolemy/obj.$ARCH/domains/thor (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 pepp stars analyzerX11

ME = thor

