#	$Header: /cvsroot/posix2/posix2/tools/getopt/Makefile,v 1.2 2000/08/14 16:26:09 amai Exp $

PROG = getopt
SRC  = getopt.c

include ../tools.mk

