# $NetBSD: Makefile,v 1.4 2007/04/18 15:56:06 christos Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= xargs SRCS= xargs.c strnsubst.c WARNS?= 4 .include