#
# 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

SOURCES  = test_Complex.C
OBJECTS  = $(SOURCES:.C=.o)
PROGRAMS = $(OBJECTS:.o=.x)
RESULTS  = $(PROGRAMS:.x=.out)

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

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