diff options
Diffstat (limited to 'gnu/usr.bin/texinfo')
| -rw-r--r-- | gnu/usr.bin/texinfo/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/makedoc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/makeinfo/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/texindex/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/texinfo/Makefile b/gnu/usr.bin/texinfo/Makefile index 172255cc53c1..da34d5a9c8c1 100644 --- a/gnu/usr.bin/texinfo/Makefile +++ b/gnu/usr.bin/texinfo/Makefile @@ -1,6 +1,6 @@ # # Bmake file for texinfo -# $Id: Makefile,v 1.2 1994/09/15 12:09:35 jkh Exp $ +# Makefile,v 1.3 1995/01/22 22:44:45 ache Exp # SUBDIR= info info-files makedoc makeinfo texindex doc diff --git a/gnu/usr.bin/texinfo/Makefile.inc b/gnu/usr.bin/texinfo/Makefile.inc index 9b2886022b7e..6eb36a3f1e4d 100644 --- a/gnu/usr.bin/texinfo/Makefile.inc +++ b/gnu/usr.bin/texinfo/Makefile.inc @@ -1,5 +1,5 @@ # Texinfo defaults. -# $Id$ +# Makefile.inc,v 1.2 1994/09/15 12:09:36 jkh Exp INFODIR?= /usr/share/info diff --git a/gnu/usr.bin/texinfo/makedoc/Makefile b/gnu/usr.bin/texinfo/makedoc/Makefile index d97ec098c31c..9e049869c3dc 100644 --- a/gnu/usr.bin/texinfo/makedoc/Makefile +++ b/gnu/usr.bin/texinfo/makedoc/Makefile @@ -1,7 +1,7 @@ # # Bmakefile for GNU info # -# $Id: Makefile,v 1.2 1994/09/15 13:10:41 jkh Exp $ +# Makefile,v 1.3 1995/05/30 05:05:09 rgrimes Exp # PROG= makedoc diff --git a/gnu/usr.bin/texinfo/makeinfo/Makefile b/gnu/usr.bin/texinfo/makeinfo/Makefile index e102200dc7ae..a946ed81c3de 100644 --- a/gnu/usr.bin/texinfo/makeinfo/Makefile +++ b/gnu/usr.bin/texinfo/makeinfo/Makefile @@ -1,7 +1,7 @@ # # Bmakefile for GNU info # -# $Id: Makefile,v 1.2 1994/09/15 13:11:36 jkh Exp $ +# Makefile,v 1.3 1995/05/30 05:05:12 rgrimes Exp # PROG= makeinfo diff --git a/gnu/usr.bin/texinfo/texindex/Makefile b/gnu/usr.bin/texinfo/texindex/Makefile index aee14dfc9d09..a1be56b3a9f2 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 $ +# Makefile,v 1.3 1995/05/30 05:05:18 rgrimes Exp # PROG= texindex |
