diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
| commit | 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch) | |
| tree | 1ee435de0c816086549d85bbabfe30ead7f413ec /gnu/usr.bin/groff | |
| parent | aac45e814cf997f0df77795a3c06385075ef005a (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff')
| -rw-r--r-- | gnu/usr.bin/groff/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.cfg | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.dev | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX100-12/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX100/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX75-12/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX75/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/font/Makefile.dev | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/libgroff/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile index 8a94ac08963b..f25543ca387a 100644 --- a/gnu/usr.bin/groff/Makefile +++ b/gnu/usr.bin/groff/Makefile @@ -1,6 +1,6 @@ # Makefile for groff # -# $Id$ +# $FreeBSD$ SUBDIR= libgroff libdriver libbib \ addftinfo eqn \ diff --git a/gnu/usr.bin/groff/Makefile.cfg b/gnu/usr.bin/groff/Makefile.cfg index 465264069666..19192ee25ec6 100644 --- a/gnu/usr.bin/groff/Makefile.cfg +++ b/gnu/usr.bin/groff/Makefile.cfg @@ -1,4 +1,4 @@ -# $Id: Makefile.cfg,v 1.10 1996/06/24 04:22:58 jkh Exp $ +# $FreeBSD$ BINDIR?= /usr/bin SHELL= /bin/sh diff --git a/gnu/usr.bin/groff/Makefile.dev b/gnu/usr.bin/groff/Makefile.dev index f60f56cddba7..8211069bbe1d 100644 --- a/gnu/usr.bin/groff/Makefile.dev +++ b/gnu/usr.bin/groff/Makefile.dev @@ -2,7 +2,7 @@ # Client Makefiles define DEV and DEVFILES and provide rules for # individual font files # -# $Id: Makefile.dev,v 2.1 1996/09/08 01:27:11 pst Exp $ +# $FreeBSD$ .include "../Makefile.cfg" diff --git a/gnu/usr.bin/groff/devX100-12/Makefile b/gnu/usr.bin/groff/devX100-12/Makefile index a505681cd599..0304b10d08ba 100644 --- a/gnu/usr.bin/groff/devX100-12/Makefile +++ b/gnu/usr.bin/groff/devX100-12/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:19 pst Exp $ +# $FreeBSD$ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/devX100/Makefile b/gnu/usr.bin/groff/devX100/Makefile index e322dea81a92..0304b10d08ba 100644 --- a/gnu/usr.bin/groff/devX100/Makefile +++ b/gnu/usr.bin/groff/devX100/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:17 pst Exp $ +# $FreeBSD$ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/devX75-12/Makefile b/gnu/usr.bin/groff/devX75-12/Makefile index 0a281a3715f0..0304b10d08ba 100644 --- a/gnu/usr.bin/groff/devX75-12/Makefile +++ b/gnu/usr.bin/groff/devX75-12/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:23 pst Exp $ +# $FreeBSD$ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/devX75/Makefile b/gnu/usr.bin/groff/devX75/Makefile index dab8bfd7c435..0304b10d08ba 100644 --- a/gnu/usr.bin/groff/devX75/Makefile +++ b/gnu/usr.bin/groff/devX75/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:21 pst Exp $ +# $FreeBSD$ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/font/Makefile.dev b/gnu/usr.bin/groff/font/Makefile.dev index f60f56cddba7..8211069bbe1d 100644 --- a/gnu/usr.bin/groff/font/Makefile.dev +++ b/gnu/usr.bin/groff/font/Makefile.dev @@ -2,7 +2,7 @@ # Client Makefiles define DEV and DEVFILES and provide rules for # individual font files # -# $Id: Makefile.dev,v 2.1 1996/09/08 01:27:11 pst Exp $ +# $FreeBSD$ .include "../Makefile.cfg" diff --git a/gnu/usr.bin/groff/libgroff/Makefile b/gnu/usr.bin/groff/libgroff/Makefile index 1061ea68e1e0..8a5dcb47a48c 100644 --- a/gnu/usr.bin/groff/libgroff/Makefile +++ b/gnu/usr.bin/groff/libgroff/Makefile @@ -1,6 +1,6 @@ # Makefile for libgroff # -# $Id$ +# $FreeBSD$ # .include "../Makefile.inc" |
