# $Header: MAKEPROG,v 2.204 89/10/07 23:56:43 keith Stab $
CC = CC
CCDEBUG = -g
# For no multiple inheritance support
MI =
# Enable support for multiple inheritance
#MI = -DMI
I = /usr/include/CC
NIHCLINC = ../lib
NIHCLLIB = ../lib/libnihcl.a
CFLAGS = -I${NIHCLINC} ${MI} ${CCDEBUG} +p
LFLAGS = ${NIHCLLIB} ${CCDEBUG}

.SUFFIXES: .s
.c:
	${CC} ${CFLAGS} $< -o $* ${LFLAGS}
.c.o:
	${CC} ${CFLAGS} -c $<
.c.s:
	${CC} ${CFLAGS} +i -S $<


${P}: ${P}.o ${NIHCLLIB}
	${CC} $@.o -o $@ ${LFLAGS}

# DO NOT DELETE THIS LINE -- make depend depends on it.

array.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
array.o: $I/stdio.h $I/errno.h
array.o: $I/stream.h $I/iostream.h
array.o: $I/memory.h $I/iomanip.h
array.o: $I/generic.h $I/stdiostream.h
array.o: $I/fstream.h $I/errors.h
array.o: $I/math.h ${NIHCLINC}/Rectangle.h ${NIHCLINC}/ArrayOb.h
array.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h
bag.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
bag.o: $I/stdio.h $I/errno.h
bag.o: $I/stream.h $I/iostream.h
bag.o: $I/memory.h $I/iomanip.h
bag.o: $I/generic.h $I/stdiostream.h
bag.o: $I/fstream.h $I/errors.h
bag.o: $I/math.h ${NIHCLINC}/Bag.h ${NIHCLINC}/Collection.h
bag.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/Dictionary.h ${NIHCLINC}/Set.h ${NIHCLINC}/ArrayOb.h
bitboard.o: ${NIHCLINC}/BitBoard.h ${NIHCLINC}/Object.h $I/stddef.h
bitboard.o: $I/stdio.h $I/errno.h
bitboard.o: $I/stream.h $I/iostream.h
bitboard.o: $I/memory.h $I/iomanip.h
bitboard.o: $I/generic.h $I/stdiostream.h
bitboard.o: $I/fstream.h $I/errors.h
bitset.o: ${NIHCLINC}/Bitset.h ${NIHCLINC}/Object.h $I/stddef.h
bitset.o: $I/stdio.h $I/errno.h
bitset.o: $I/stream.h $I/iostream.h
bitset.o: $I/memory.h $I/iomanip.h
bitset.o: $I/generic.h $I/stdiostream.h
bitset.o: $I/fstream.h $I/errors.h
class.o: ${NIHCLINC}/Dictionary.h ${NIHCLINC}/Set.h ${NIHCLINC}/Collection.h ${NIHCLINC}/Object.h
class.o: $I/stddef.h $I/stdio.h
class.o: $I/errno.h $I/stream.h
class.o: $I/iostream.h $I/memory.h
class.o: $I/iomanip.h $I/generic.h
class.o: $I/stdiostream.h $I/fstream.h
class.o: $I/errors.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h
class.o: ${NIHCLINC}/SortedCltn.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
class.o: ${NIHCLINC}/Range.h
date.o: $I/osfcn.h $I/sys/types.h
date.o: /usr/include/sys/sysmacros.h $I/sys/ptrace.h
date.o: ${NIHCLINC}/Date.h ${NIHCLINC}/Object.h $I/stddef.h
date.o: $I/stdio.h $I/errno.h
date.o: $I/stream.h $I/iostream.h
date.o: $I/memory.h $I/iomanip.h
date.o: $I/generic.h $I/stdiostream.h
date.o: $I/fstream.h $I/errors.h
date.o: ${NIHCLINC}/SortedCltn.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
date.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Range.h
dep.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
dep.o: $I/stdio.h $I/errno.h
dep.o: $I/stream.h $I/iostream.h
dep.o: $I/memory.h $I/iomanip.h
dep.o: $I/generic.h $I/stdiostream.h
dep.o: $I/fstream.h $I/errors.h
dep.o: $I/math.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
dep.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h
dict.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
dict.o: $I/stdio.h $I/errno.h
dict.o: $I/stream.h $I/iostream.h
dict.o: $I/memory.h $I/iomanip.h
dict.o: $I/generic.h $I/stdiostream.h
dict.o: $I/fstream.h $I/errors.h
dict.o: $I/math.h ${NIHCLINC}/Dictionary.h ${NIHCLINC}/Set.h
dict.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Assoc.h
dict.o: ${NIHCLINC}/LookupKey.h ${NIHCLINC}/Bag.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
error.o: ${NIHCLINC}/Stack.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
error.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Object.h $I/stddef.h
error.o: $I/stdio.h $I/errno.h
error.o: $I/stream.h $I/iostream.h
error.o: $I/memory.h $I/iomanip.h
error.o: $I/generic.h $I/stdiostream.h
error.o: $I/fstream.h $I/errors.h
error.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Exception.h
error.o: $I/setjmp.h ${NIHCLINC}/nihclIO.h ${NIHCLINC}/OIO.h
error.o: ${NIHCLINC}/OIOfd.h $I/string.h $I/osfcn.h
error.o: $I/sys/types.h /usr/include/sys/sysmacros.h
error.o: $I/sys/ptrace.h ${NIHCLINC}/nihclerrs.h
except.o: ${NIHCLINC}/Exception.h ${NIHCLINC}/Object.h $I/stddef.h
except.o: $I/stdio.h $I/errno.h
except.o: $I/stream.h $I/iostream.h
except.o: $I/memory.h $I/iomanip.h
except.o: $I/generic.h $I/stdiostream.h
except.o: $I/fstream.h $I/errors.h
except.o: $I/setjmp.h
fc.o: $I/osfcn.h $I/sys/types.h
fc.o: /usr/include/sys/sysmacros.h $I/sys/ptrace.h
fc.o: ${NIHCLINC}/Fraction.h ${NIHCLINC}/Object.h $I/stddef.h
fc.o: $I/stdio.h $I/errno.h
fc.o: $I/stream.h $I/iostream.h
fc.o: $I/memory.h $I/iomanip.h
fc.o: $I/generic.h $I/stdiostream.h
fc.o: $I/fstream.h $I/errors.h
fraction.o: ${NIHCLINC}/Fraction.h ${NIHCLINC}/Object.h $I/stddef.h
fraction.o: $I/stdio.h $I/errno.h
fraction.o: $I/stream.h $I/iostream.h
fraction.o: $I/memory.h $I/iomanip.h
fraction.o: $I/generic.h $I/stdiostream.h
fraction.o: $I/fstream.h $I/errors.h
heap.o: ${NIHCLINC}/Heap.h ${NIHCLINC}/Collection.h ${NIHCLINC}/Object.h
heap.o: $I/stddef.h $I/stdio.h
heap.o: $I/errno.h $I/stream.h
heap.o: $I/iostream.h $I/memory.h
heap.o: $I/iomanip.h $I/generic.h
heap.o: $I/stdiostream.h $I/fstream.h
heap.o: $I/errors.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/OrderedCltn.h
heap.o: ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Integer.h ${NIHCLINC}/Set.h
heap.o: ${NIHCLINC}/Point.h $I/math.h
iddictio.o: ${NIHCLINC}/Assoc.h ${NIHCLINC}/LookupKey.h ${NIHCLINC}/Object.h
iddictio.o: $I/stddef.h $I/stdio.h
iddictio.o: $I/errno.h $I/stream.h
iddictio.o: $I/iostream.h $I/memory.h
iddictio.o: $I/iomanip.h $I/generic.h
iddictio.o: $I/stdiostream.h $I/fstream.h
iddictio.o: $I/errors.h ${NIHCLINC}/Bitset.h ${NIHCLINC}/IdentDict.h
iddictio.o: ${NIHCLINC}/Dictionary.h ${NIHCLINC}/Set.h ${NIHCLINC}/Collection.h
iddictio.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/OrderedCltn.h
iddictio.o: ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Point.h $I/math.h
iddictio.o: ${NIHCLINC}/Rectangle.h ${NIHCLINC}/SortedCltn.h ${NIHCLINC}/Range.h
iddictio.o: ${NIHCLINC}/Stack.h ${NIHCLINC}/String.h $I/string.h
iddictio.o: $I/malloc.h ${NIHCLINC}/OIOnih.h ${NIHCLINC}/OIOstream.h
iddictio.o: ${NIHCLINC}/OIO.h $I/fcntl.h $I/osfcn.h
iddictio.o: $I/sys/types.h /usr/include/sys/sysmacros.h
iddictio.o: $I/sys/ptrace.h
identdict.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
identdict.o: $I/stdio.h $I/errno.h
identdict.o: $I/stream.h $I/iostream.h
identdict.o: $I/memory.h $I/iomanip.h
identdict.o: $I/generic.h $I/stdiostream.h
identdict.o: $I/fstream.h $I/errors.h
identdict.o: $I/math.h ${NIHCLINC}/IdentDict.h ${NIHCLINC}/Dictionary.h
identdict.o: ${NIHCLINC}/Set.h ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h
identdict.o: ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Assoc.h ${NIHCLINC}/LookupKey.h
identdict.o: ${NIHCLINC}/AssocInt.h ${NIHCLINC}/Integer.h ${NIHCLINC}/Bag.h
identdict.o: ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
identset.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
identset.o: $I/stdio.h $I/errno.h
identset.o: $I/stream.h $I/iostream.h
identset.o: $I/memory.h $I/iomanip.h
identset.o: $I/generic.h $I/stdiostream.h
identset.o: $I/fstream.h $I/errors.h
identset.o: $I/math.h ${NIHCLINC}/IdentSet.h ${NIHCLINC}/Set.h
identset.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h
iterator.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/Object.h $I/stddef.h
iterator.o: $I/stdio.h $I/errno.h
iterator.o: $I/stream.h $I/iostream.h
iterator.o: $I/memory.h $I/iomanip.h
iterator.o: $I/generic.h $I/stdiostream.h
iterator.o: $I/fstream.h $I/errors.h
iterator.o: ${NIHCLINC}/LinkedList.h ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Collection.h
iterator.o: ${NIHCLINC}/Link.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Set.h
iterator.o: ${NIHCLINC}/Point.h $I/math.h ${NIHCLINC}/LinkOb.h
iterator.o: ${NIHCLINC}/OIOnih.h ${NIHCLINC}/OIOstream.h ${NIHCLINC}/OIO.h
iterator.o: $I/fcntl.h $I/osfcn.h
iterator.o: $I/sys/types.h /usr/include/sys/sysmacros.h
iterator.o: $I/sys/ptrace.h
keysortcltn.o: ${NIHCLINC}/KeySortCltn.h ${NIHCLINC}/SortedCltn.h ${NIHCLINC}/OrderedCltn.h
keysortcltn.o: ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Collection.h ${NIHCLINC}/Object.h
keysortcltn.o: $I/stddef.h $I/stdio.h
keysortcltn.o: $I/errno.h $I/stream.h
keysortcltn.o: $I/iostream.h $I/memory.h
keysortcltn.o: $I/iomanip.h $I/generic.h
keysortcltn.o: $I/stdiostream.h $I/fstream.h
keysortcltn.o: $I/errors.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h
keysortcltn.o: ${NIHCLINC}/Range.h ${NIHCLINC}/LookupKey.h ${NIHCLINC}/String.h
keysortcltn.o: $I/string.h $I/malloc.h
keysortcltn.o: ${NIHCLINC}/Date.h ${NIHCLINC}/Float.h ${NIHCLINC}/Time.h ${NIHCLINC}/Integer.h
linkedlist.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
linkedlist.o: $I/stdio.h $I/errno.h
linkedlist.o: $I/stream.h $I/iostream.h
linkedlist.o: $I/memory.h $I/iomanip.h
linkedlist.o: $I/generic.h $I/stdiostream.h
linkedlist.o: $I/fstream.h $I/errors.h
linkedlist.o: $I/math.h ${NIHCLINC}/LinkedList.h ${NIHCLINC}/SeqCltn.h
linkedlist.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/Link.h
linkedlist.o: ${NIHCLINC}/LinkOb.h ${NIHCLINC}/Set.h ${NIHCLINC}/ArrayOb.h
object.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
object.o: $I/stdio.h $I/errno.h
object.o: $I/stream.h $I/iostream.h
object.o: $I/memory.h $I/iomanip.h
object.o: $I/generic.h $I/stdiostream.h
object.o: $I/fstream.h $I/errors.h
object.o: $I/math.h ${NIHCLINC}/Rectangle.h
oio.o: $I/osfcn.h $I/sys/types.h
oio.o: /usr/include/sys/sysmacros.h $I/sys/ptrace.h
oio.o: ${NIHCLINC}/nihclconfig.h $I/signal.h
oio.o: $I/sys/signal.h $I/setjmp.h
oio.o: ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Collection.h ${NIHCLINC}/Object.h
oio.o: $I/stddef.h $I/stdio.h
oio.o: $I/errno.h $I/stream.h
oio.o: $I/iostream.h $I/memory.h
oio.o: $I/iomanip.h $I/generic.h
oio.o: $I/stdiostream.h $I/fstream.h
oio.o: $I/errors.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/Arraychar.h
oio.o: $I/malloc.h ${NIHCLINC}/Assoc.h ${NIHCLINC}/LookupKey.h
oio.o: ${NIHCLINC}/Bag.h ${NIHCLINC}/Dictionary.h ${NIHCLINC}/Set.h ${NIHCLINC}/Bitset.h
oio.o: ${NIHCLINC}/Date.h ${NIHCLINC}/FDSet.h $I/libc.h
oio.o: $I/pwd.h $I/rand48.h
oio.o: $I/regcmp.h ${NIHCLINC}/Float.h ${NIHCLINC}/Fraction.h
oio.o: ${NIHCLINC}/Heap.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
oio.o: ${NIHCLINC}/LinkedList.h ${NIHCLINC}/Link.h ${NIHCLINC}/LinkOb.h ${NIHCLINC}/Point.h
oio.o: $I/math.h ${NIHCLINC}/Range.h ${NIHCLINC}/Rectangle.h
oio.o: ${NIHCLINC}/SortedCltn.h ${NIHCLINC}/Stack.h ${NIHCLINC}/String.h
oio.o: $I/string.h ${NIHCLINC}/Time.h ${NIHCLINC}/OIOnih.h
oio.o: ${NIHCLINC}/OIOstream.h ${NIHCLINC}/OIO.h ${NIHCLINC}/OIOfd.h
oio.o: $I/fcntl.h
orderedcltn.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
orderedcltn.o: $I/stdio.h $I/errno.h
orderedcltn.o: $I/stream.h $I/iostream.h
orderedcltn.o: $I/memory.h $I/iomanip.h
orderedcltn.o: $I/generic.h $I/stdiostream.h
orderedcltn.o: $I/fstream.h $I/errors.h
orderedcltn.o: $I/math.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
orderedcltn.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h
orderedcltn.o: ${NIHCLINC}/Set.h
point.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
point.o: $I/stdio.h $I/errno.h
point.o: $I/stream.h $I/iostream.h
point.o: $I/memory.h $I/iomanip.h
point.o: $I/generic.h $I/stdiostream.h
point.o: $I/fstream.h $I/errors.h
point.o: $I/math.h
process.o: ${NIHCLINC}/StackProc.h ${NIHCLINC}/Process.h ${NIHCLINC}/Link.h ${NIHCLINC}/Object.h
process.o: $I/stddef.h $I/stdio.h
process.o: $I/errno.h $I/stream.h
process.o: $I/iostream.h $I/memory.h
process.o: $I/iomanip.h $I/generic.h
process.o: $I/stdiostream.h $I/fstream.h
process.o: $I/errors.h ${NIHCLINC}/String.h
process.o: $I/string.h $I/malloc.h
process.o: ${NIHCLINC}/nihclconfig.h $I/signal.h
process.o: $I/sys/signal.h $I/setjmp.h
process.o: ${NIHCLINC}/HeapProc.h ${NIHCLINC}/SharedQueue.h ${NIHCLINC}/ArrayOb.h
process.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/Semaphore.h
process.o: ${NIHCLINC}/LinkedList.h ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Scheduler.h
random.o: ${NIHCLINC}/Random.h ${NIHCLINC}/Object.h $I/stddef.h
random.o: $I/stdio.h $I/errno.h
random.o: $I/stream.h $I/iostream.h
random.o: $I/memory.h $I/iomanip.h
random.o: $I/generic.h $I/stdiostream.h
random.o: $I/fstream.h $I/errors.h
range.o: ${NIHCLINC}/Range.h ${NIHCLINC}/Object.h $I/stddef.h
range.o: $I/stdio.h $I/errno.h
range.o: $I/stream.h $I/iostream.h
range.o: $I/memory.h $I/iomanip.h
range.o: $I/generic.h $I/stdiostream.h
range.o: $I/fstream.h $I/errors.h
rectangle.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
rectangle.o: $I/stdio.h $I/errno.h
rectangle.o: $I/stream.h $I/iostream.h
rectangle.o: $I/memory.h $I/iomanip.h
rectangle.o: $I/generic.h $I/stdiostream.h
rectangle.o: $I/fstream.h $I/errors.h
rectangle.o: $I/math.h ${NIHCLINC}/Rectangle.h ${NIHCLINC}/OrderedCltn.h
rectangle.o: ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h
rectangle.o: ${NIHCLINC}/ArrayOb.h
regex.o: ${NIHCLINC}/Regex.h ${NIHCLINC}/String.h ${NIHCLINC}/Object.h
regex.o: $I/stddef.h $I/stdio.h
regex.o: $I/errno.h $I/stream.h
regex.o: $I/iostream.h $I/memory.h
regex.o: $I/iomanip.h $I/generic.h
regex.o: $I/stdiostream.h $I/fstream.h
regex.o: $I/errors.h $I/string.h
regex.o: $I/malloc.h ${NIHCLINC}/Range.h ${NIHCLINC}/regex.h
regex.o: ${NIHCLINC}/OIOnih.h ${NIHCLINC}/OIOstream.h ${NIHCLINC}/OIO.h
regex.o: $I/fcntl.h $I/osfcn.h
regex.o: $I/sys/types.h /usr/include/sys/sysmacros.h
regex.o: $I/sys/ptrace.h
sets.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
sets.o: $I/stdio.h $I/errno.h
sets.o: $I/stream.h $I/iostream.h
sets.o: $I/memory.h $I/iomanip.h
sets.o: $I/generic.h $I/stdiostream.h
sets.o: $I/fstream.h $I/errors.h
sets.o: $I/math.h ${NIHCLINC}/Set.h ${NIHCLINC}/Collection.h
sets.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/OrderedCltn.h
sets.o: ${NIHCLINC}/SeqCltn.h
sortedcltn.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
sortedcltn.o: $I/stdio.h $I/errno.h
sortedcltn.o: $I/stream.h $I/iostream.h
sortedcltn.o: $I/memory.h $I/iomanip.h
sortedcltn.o: $I/generic.h $I/stdiostream.h
sortedcltn.o: $I/fstream.h $I/errors.h
sortedcltn.o: $I/math.h ${NIHCLINC}/SortedCltn.h
sortedcltn.o: ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Collection.h
sortedcltn.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Range.h ${NIHCLINC}/Set.h
stack.o: ${NIHCLINC}/Point.h ${NIHCLINC}/Object.h $I/stddef.h
stack.o: $I/stdio.h $I/errno.h
stack.o: $I/stream.h $I/iostream.h
stack.o: $I/memory.h $I/iomanip.h
stack.o: $I/generic.h $I/stdiostream.h
stack.o: $I/fstream.h $I/errors.h
stack.o: $I/math.h ${NIHCLINC}/Rectangle.h ${NIHCLINC}/Stack.h
stack.o: ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Collection.h
stack.o: ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h
stackproc.o: ${NIHCLINC}/StackProc.h ${NIHCLINC}/Process.h ${NIHCLINC}/Link.h
stackproc.o: ${NIHCLINC}/Object.h $I/stddef.h
stackproc.o: $I/stdio.h $I/errno.h
stackproc.o: $I/stream.h $I/iostream.h
stackproc.o: $I/memory.h $I/iomanip.h
stackproc.o: $I/generic.h $I/stdiostream.h
stackproc.o: $I/fstream.h $I/errors.h
stackproc.o: ${NIHCLINC}/String.h $I/string.h
stackproc.o: $I/malloc.h ${NIHCLINC}/nihclconfig.h
stackproc.o: $I/signal.h $I/sys/signal.h
stackproc.o: $I/setjmp.h ${NIHCLINC}/SharedQueue.h ${NIHCLINC}/ArrayOb.h
stackproc.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/Semaphore.h
stackproc.o: ${NIHCLINC}/LinkedList.h ${NIHCLINC}/SeqCltn.h ${NIHCLINC}/Scheduler.h
string.o: ${NIHCLINC}/nihclconfig.h $I/signal.h
string.o: $I/sys/signal.h $I/setjmp.h
string.o: ${NIHCLINC}/Range.h ${NIHCLINC}/Object.h $I/stddef.h
string.o: $I/stdio.h $I/errno.h
string.o: $I/stream.h $I/iostream.h
string.o: $I/memory.h $I/iomanip.h
string.o: $I/generic.h $I/stdiostream.h
string.o: $I/fstream.h $I/errors.h
string.o: ${NIHCLINC}/String.h $I/string.h $I/malloc.h
substring.o: ${NIHCLINC}/String.h ${NIHCLINC}/Object.h $I/stddef.h
substring.o: $I/stdio.h $I/errno.h
substring.o: $I/stream.h $I/iostream.h
substring.o: $I/memory.h $I/iomanip.h
substring.o: $I/generic.h $I/stdiostream.h
substring.o: $I/fstream.h $I/errors.h
substring.o: $I/string.h $I/malloc.h
tim.o: ${NIHCLINC}/Date.h ${NIHCLINC}/Object.h $I/stddef.h
tim.o: $I/stdio.h $I/errno.h
tim.o: $I/stream.h $I/iostream.h
tim.o: $I/memory.h $I/iomanip.h
tim.o: $I/generic.h $I/stdiostream.h
tim.o: $I/fstream.h $I/errors.h ${NIHCLINC}/Time.h
tim.o: ${NIHCLINC}/SortedCltn.h ${NIHCLINC}/OrderedCltn.h ${NIHCLINC}/SeqCltn.h
tim.o: ${NIHCLINC}/Collection.h ${NIHCLINC}/Iterator.h ${NIHCLINC}/ArrayOb.h ${NIHCLINC}/Range.h
