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