# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD: head/usr.bin/xargs/Makefile 201386 2010-01-02 10:27:05Z ed $ PROG= xargs SRCS= xargs.c strnsubst.c .include