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

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

Random.o : /usr/include/CC21/stdlib.h /usr/include/CC21/stddef.h
Random.o : /usr/include/CC21/pwd.h /usr/include/CC21/stdio.h
Random.o : /usr/include/CC21/errno.h /usr/include/CC21/sys/types.h
Random.o : /usr/include/CC21/sys/stdtypes.h /usr/include/sys/sysmacros.h
Random.o : /usr/include/CC21/rand48.h /usr/include/CC21/regcmp.h
Random.o : /usr/include/CC21/malloc.h /u1/lice/include/cool/Random.h
