1# from: @(#)Makefile 5.1 (Berkeley) 5/11/90 2# $Id: Makefile,v 1.2 1993/07/30 22:14:23 mycroft Exp $ 3 4PROG= xargs 5 6.include <bsd.prog.mk> 7