NetBSD/usr.bin/getopt/Makefile
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00

7 lines
111 B
Makefile

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