summaryrefslogtreecommitdiff
path: root/usr.bin/paste/Makefile
blob: 7029cef3ef05e6de4cb2b049a7df72d81c85dd28 (plain)
1
2
3
4
5
6
#	from: @(#)Makefile	5.1 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.1 1995/10/18 08:45:54 deraadt Exp $

PROG=	paste

.include <bsd.prog.mk>