       FILES = *.tmpl *.rules site.def *.cf *.bac
INSTALLFLAGS = $(INSTDATFLAGS)

all::
depend::

InstallMultiple($(FILES),$(CONFIGDIR))
