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