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 21dde959afa26..d1f9008b784b5 100644 --- a/usr.bin/getopt/Makefile +++ b/usr.bin/getopt/Makefile @@ -1,4 +1,4 @@ -# $Header: /b/source/CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/06/21 12:43:58 brezak Exp $ +# $Header: /home/ncvs/src/usr.bin/getopt/Makefile,v 1.1 1993/07/26 22:22:35 nate Exp $ # PROG = getopt |