# Generated automatically from Makefile.in by configure.
TOP = ..
srcdir = /export/home/thor/thor/linux/../utils
VPATH = /export/home/thor/thor/linux/../utils

include $(TOP)/config/Makedefs

VDEFS = $(TOP)/config/vdefs

CCINCS = -I. -I$(srcdir) -I.. -I$(srcdir)/..
CCCINCS = $(CCINCS)
OBJECTS = $(CCSRCS:.c=.o) $(CCCSRCS:.cc=.o)

SUBDIRS = tests

CCSRCS = \
    Monitor.c \
    compat.c \
    fail.c \
    hashfuncs.c \
    hostname.c

CCCSRCS = \
    address.cc \
    bitmap.cc\
    bufnet.cc \
    device.cc \
    communication.cc \
    fdevice.cc \
    global_tstamp.cc \
    hash.cc \
    ht_priv.cc \
    intarray.cc \
    intset.cc \
    mdebug.cc\
    network.cc \
    network_set.cc \
    random.cc \
    random_permuter.cc \
    samples.cc \
    timed_log.cc \
    tstamp.cc \
    stack_refs.cc

DOCFILES = $(srcdir)/README.tex $(srcdir)/*.h $(srcdir)/*.c $(srcdir)/*.cc

THISLIB = libutils.a

include $(TOPSRC)/config/libdefs
