## Process this file with automake to produce Makefile.in
# $Id: Makefile.am,v 1.12 2001/04/09 02:54:24 dm Exp $

$(PROGRAMS): $(LDEPS)

sbin_PROGRAMS = sfscd

noinst_HEADERS = \
afsroot.h sfscd.h

sfscd_SOURCES = \
afs.C afsroot.C ctlnode.C delaypt.C mnt.C pathrevoke.C	\
sfscd.C srvinfo.C usrinfo.C

EXTRA_DIST = .cvsignore
CLEANFILES = core *.core *~ *.rpo
MAINTAINERCLEANFILES = Makefile.in
