#
# 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)/Range/
HEADERS = Base_Range.h Range.h
SOURCES = Base_Range.C
OBJECTS = $(SOURCES:.C=.o)
SUBDIRS = tests

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

Base_Range.o : /u1/lice/include/cool/Base_Range.h /usr/include/CC21/stream.h
Base_Range.o : /usr/include/CC21/iostream.h /usr/include/CC21/memory.h
Base_Range.o : /usr/include/CC21/iomanip.h /usr/include/CC21/generic.h
Base_Range.o : /usr/include/CC21/stdiostream.h /usr/include/CC21/stdio.h
Base_Range.o : /usr/include/CC21/errno.h /usr/include/CC21/stddef.h
Base_Range.o : /usr/include/CC21/fstream.h
