xref: /dflybsd-src/usr.bin/paste/Makefile (revision 1b853ab146e311b44d0889b3734f028d0e0dd5cb)
1*984263bcSMatthew Dillon#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2*984263bcSMatthew Dillon
3*984263bcSMatthew DillonPROG=	paste
4*984263bcSMatthew Dillon
5*984263bcSMatthew Dillon.include <bsd.prog.mk>
6