diff options
Diffstat (limited to 'usr.bin/ypcat/Makefile')
-rw-r--r-- | usr.bin/ypcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ypcat/Makefile b/usr.bin/ypcat/Makefile index d04375c9dd7fb..529fccab37a93 100644 --- a/usr.bin/ypcat/Makefile +++ b/usr.bin/ypcat/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 19:58:10 peter Exp $ PROG= ypcat |