Drop main() prototype. Syncs with NetBSD-8
[minix.git] / usr.bin / split / Makefile
blob254d44b908310740bf11d4aa8d14c084c8aba745
1 # $NetBSD: Makefile,v 1.6 2009/04/14 22:15:26 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/6/93
4 PROG= split
6 .include <bsd.prog.mk>