diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/libs')
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/libbib/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/libdriver/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/libs/libgroff/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/groff/src/libs/Makefile b/gnu/usr.bin/groff/src/libs/Makefile index 1461cda28bac..0cbb5c71cdba 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile +++ b/gnu/usr.bin/groff/src/libs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile,v 1.1.2.1 2001/04/26 17:08:27 ru Exp $ SUBDIR= libgroff libdriver libbib diff --git a/gnu/usr.bin/groff/src/libs/Makefile.inc b/gnu/usr.bin/groff/src/libs/Makefile.inc index 627553fa6e85..ac79733efe86 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile.inc +++ b/gnu/usr.bin/groff/src/libs/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:27 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/libs/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/libs/libbib/Makefile b/gnu/usr.bin/groff/src/libs/libbib/Makefile index af1f60590b96..bda9ba82a5da 100644 --- a/gnu/usr.bin/groff/src/libs/libbib/Makefile +++ b/gnu/usr.bin/groff/src/libs/libbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.1.2.1 2001/04/26 17:08:27 ru Exp $ LIB= bib INTERNALLIB= YES diff --git a/gnu/usr.bin/groff/src/libs/libdriver/Makefile b/gnu/usr.bin/groff/src/libs/libdriver/Makefile index e082c7930e6d..c1ad6ee64cb6 100644 --- a/gnu/usr.bin/groff/src/libs/libdriver/Makefile +++ b/gnu/usr.bin/groff/src/libs/libdriver/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libdriver/Makefile,v 1.1.2.1 2001/04/26 17:08:28 ru Exp $ LIB= driver INTERNALLIB= YES diff --git a/gnu/usr.bin/groff/src/libs/libgroff/Makefile b/gnu/usr.bin/groff/src/libs/libgroff/Makefile index d768cf93af4c..133e34921713 100644 --- a/gnu/usr.bin/groff/src/libs/libgroff/Makefile +++ b/gnu/usr.bin/groff/src/libs/libgroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libgroff/Makefile,v 1.1.2.2 2001/08/06 17:02:12 ru Exp $ LIB= groff INTERNALLIB= YES |
