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

FILES= archie bsdi-man calendar date finger fortune uptime

all obj depend tags mansrcinstall:

install:
	install -c -o ${BINOWN} -g ${BINGRP} -m 0555 ${FILES} \
		${DESTDIR}${WWWDIR}/cgi-bin/

.include <bsd.prog.mk>
