#
# $Id: Makefile,v 1.2 1998/11/30 19:39:59 nicb Exp $
#								cscofils makef

TOP = ..

include $(TOP)/Make.Variables

THISDIR=cscofils
SRCS= combine.c default.c pulse.c switch.c test.c test2.c Makefile

include $(TOP)/Make.Subdirs

#
# this must exist
#
install:
	
