diff options
Diffstat (limited to 'usr.bin/getopt/Makefile')
-rw-r--r-- | usr.bin/getopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/getopt/Makefile b/usr.bin/getopt/Makefile index 2b373ee386acb..d7efd390e9be4 100644 --- a/usr.bin/getopt/Makefile +++ b/usr.bin/getopt/Makefile @@ -1,4 +1,4 @@ -# $Header: /pub/FreeBSD/FreeBSD-CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/07/26 22:22:35 nate Exp $ +# $Header: /home/ncvs/src/usr.bin/getopt/Makefile,v 1.1.6.1 1996/06/05 02:56:45 jkh Exp $ # PROG = getopt |