2 # Common makefile template for util library. This file is not
3 # intended to be a useful Makefile in isolation; instead, it should be
4 # included from within an architecture-specific Makefile.
8 SRCS += ../src/String.C \
13 ../src/aggregateSample.C \
21 ../src/PriorityQueue.C \
23 ../src/CircularBuffer.C \