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

FILES=	bsdi-logo.gif web-info.html

all obj depend tags mansrcinstall:

install:
	install -c -o ${BINOWN} -g ${BINGRP} -m 0444 ${FILES} \
		${DESTDIR}${WWWDIR}/docs/bsdi/

.include <bsd.prog.mk>
