#
# Copyright (C) 1991 Texas Instruments Incorporated.
#
# Permission is granted to any individual or institution to use, copy, modify,
# and distribute this software, provided that this complete copyright and
# permission notice is maintained, intact, in all copies and supporting
# documentation.
#
# Texas Instruments Incorporated provides this software "as is" without
# express or implied warranty.
#

include ../../Makedefs
include ../Makedefs

CURDIR  = $(TOP)/$(DIRNAME)/Complex/
HEADERS = Complex.h
SOURCES = Complex.C
OBJECTS = $(SOURCES:.C=.o)
SUBDIRS = tests

include ../../Makeclassestargs
# DO NOT DELETE THIS LINE -- mkdepend depends on it.

Complex.o : /u1/lice/include/cool/Complex.h /usr/include/CC21/math.h
Complex.o : /usr/include/floatingpoint.h /usr/include/sys/ieeefp.h
Complex.o : /usr/include/CC21/stream.h /usr/include/CC21/iostream.h
Complex.o : /usr/include/CC21/memory.h /usr/include/CC21/iomanip.h
Complex.o : /usr/include/CC21/generic.h /usr/include/CC21/stdiostream.h
Complex.o : /usr/include/CC21/stdio.h /usr/include/CC21/errno.h
Complex.o : /usr/include/CC21/stddef.h /usr/include/CC21/fstream.h
Complex.o : /u1/lice/include/misc.h /u1/lice/include/defs.h
