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

FILES=	back.xbm ball.xbm binary.xbm blank.xbm ftp.xbm image.xbm \
	index.xbm menu.xbm movie.xbm sound.xbm telnet.xbm \
	text.xbm unknown.xbm

all obj depend tags mansrcinstall:

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

.include <bsd.prog.mk>
