1# $Id: Makefile,v 1.2 1993/08/02 17:54:27 mycroft Exp $ 2 3PROG = getopt 4MAN1 = getopt.0 5 6.include <bsd.prog.mk> 7