xref: /dragonfly/usr.bin/look/Makefile (revision 9451aa07)
1#	@(#)Makefile	8.1 (Berkeley) 6/9/93
2
3PROG=	look
4
5.include <bsd.prog.mk>
6