#	BSDI	Makefile,v 1.1.1.1 1995/01/11 01:04:36 polk Exp

FILES=	access.conf httpd.conf mime.types srm.conf

all obj depend tags mansrcinstall:

install:
	install -c -o ${BINOWN} -g ${BINGRP} -m 0644 ${FILES} \
		${DESTDIR}${WWWDIR}/conf/

.include <bsd.prog.mk>
