1*f1f49669SThomas Cort# $NetBSD: Makefile,v 1.5 2009/04/14 22:15:24 lukem Exp $ 2*f1f49669SThomas Cort# from: @(#)Makefile 8.1 (Berkeley) 6/6/93 3*f1f49669SThomas Cort 4*f1f49669SThomas CortPROG= paste 5*f1f49669SThomas Cort 6*f1f49669SThomas Cort.include <bsd.prog.mk> 7