1*30eeed2cSThomas Cort# $NetBSD: Makefile,v 1.6 2009/04/14 22:15:26 lukem Exp $ 2*30eeed2cSThomas Cort# @(#)Makefile 8.1 (Berkeley) 6/6/93 3*30eeed2cSThomas Cort 4*30eeed2cSThomas CortPROG= split 5*30eeed2cSThomas Cort 6*30eeed2cSThomas Cort.include <bsd.prog.mk> 7