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

include $(TOP)/config/Makedefs

VDEFS = $(TOP)/config/vdefs

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

CCSRCS =

EXTRALIBS = ../../utils/libutils.a

CCCSRCS = \
    locator.cc \
    modset.cc\
    or_obj.cc \
    or_message.cc\
    or_set.cc \
    or_stat.cc \
    oref.cc\
    oref_set.cc\
    orefs.cc\
    page.cc \
    ros.cc \
    transaction.cc \
    xref_set.cc \
    xrefs.cc

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

all: libcommon.a

THISLIB = libcommon.a
include $(TOPSRC)/config/libdefs

