xref: /original-bsd/usr.bin/uniq/Makefile (revision 0edb85a7)
1#	@(#)Makefile	5.2 (Berkeley) 05/11/90
2
3PROG=	uniq
4
5.include <bsd.prog.mk>
6