xref: /original-bsd/usr.bin/file/Makefile (revision e61fc7ea)
1#	@(#)Makefile	5.1 (Berkeley) 06/25/90
2
3PROG=	file
4
5.include <bsd.prog.mk>
6