xref: /csrg-svn/usr.bin/paste/Makefile (revision 41691)
1*41691Sbostic#	@(#)Makefile	5.1 (Berkeley) 05/11/90
2*41691Sbostic
3*41691SbosticPROG=	paste
4*41691Sbostic
5*41691Sbostic.include <bsd.prog.mk>
6