diff options
Diffstat (limited to 'gnu/usr.bin/texinfo/texindex/Makefile')
-rw-r--r-- | gnu/usr.bin/texinfo/texindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/texinfo/texindex/Makefile b/gnu/usr.bin/texinfo/texindex/Makefile index aee14dfc9d091..0e52b27b83d95 100644 --- a/gnu/usr.bin/texinfo/texindex/Makefile +++ b/gnu/usr.bin/texinfo/texindex/Makefile @@ -1,7 +1,7 @@ # # Bmakefile for GNU info # -# $Id: Makefile,v 1.2 1994/09/15 13:12:23 jkh Exp $ +# $Id: Makefile,v 1.3 1995/05/30 05:05:18 rgrimes Exp $ # PROG= texindex |