diff options
Diffstat (limited to 'gnu/usr.bin/cvs/examples/Makefile')
-rw-r--r-- | gnu/usr.bin/cvs/examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/examples/Makefile b/gnu/usr.bin/cvs/examples/Makefile index e35847d161899..3671f9f5c5bc9 100644 --- a/gnu/usr.bin/cvs/examples/Makefile +++ b/gnu/usr.bin/cvs/examples/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1995/12/10 23:07:36 peter Exp $ +# $Id: Makefile,v 1.1.4.1 1996/02/23 12:18:32 peter Exp $ CVSFILES= checkoutlist commitinfo cvswrappers editinfo loginfo modules \ rcsinfo rcstemplate taginfo unwrap wrap |