#
# 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_Random.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_Random.o : /u1/lice/include/cool/Random.h /u1/lice/include/misc.h
test_Random.o : /u1/lice/include/defs.h /u1/lice/include/test.h
