home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-07-13 | 2.3 KB | 56 lines |
- #
- # 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_Stack.C
- OBJECTS = $(SOURCES:.C=.o)
- PROGRAMS = $(OBJECTS:.o=.x)
- RESULTS = $(PROGRAMS:.x=.out)
-
- include ../../../Maketeststargs
-
- # DO NOT DELETE THIS LINE -- make depend depends on it.
-
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/String.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/char.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/string.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/c_varieties.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/memory.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/stream.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/iostream.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/iomanip.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/generic.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/stdiostream.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/stdio.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/fstream.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/misc.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/values.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/defs.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/stdlib.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/stddef.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/pwd.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/errno.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/sys/errno.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/sys/types.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/sys/sysmacros.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/malloc.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/alloca.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Envelope.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Stack.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Stack.h
- test_Stack.o: /usr/lang/SC1.0/include/CC/new.h
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Stack.C
- test_Stack.o: /home/etamin/u0/nguyen/cool/include/test.h
-