Make comment more readable by putting the copyright on a separate line.
[dragonfly/netmp.git] / usr.bin / paste / Makefile
bloba5dde08b0f00774da78a43b65a61d9b6a535b9dc
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/paste/Makefile,v 1.4 2007/08/27 16:50:57 pavalos Exp $
4 PROG= paste
6 .include <bsd.prog.mk>