diff options
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc')
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/eqn/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/grn/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/html/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/pic/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/refer/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/soelim/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/tbl/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/Makefile b/gnu/usr.bin/groff/src/preproc/Makefile index 680399c507c8..f6623ca4a00f 100644 --- a/gnu/usr.bin/groff/src/preproc/Makefile +++ b/gnu/usr.bin/groff/src/preproc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile,v 1.1.2.1 2001/04/26 17:08:29 ru Exp $ SUBDIR= eqn grn html pic refer tbl diff --git a/gnu/usr.bin/groff/src/preproc/Makefile.inc b/gnu/usr.bin/groff/src/preproc/Makefile.inc index 16c104a1aae6..2f28146513fb 100644 --- a/gnu/usr.bin/groff/src/preproc/Makefile.inc +++ b/gnu/usr.bin/groff/src/preproc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:29 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/preproc/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/preproc/eqn/Makefile b/gnu/usr.bin/groff/src/preproc/eqn/Makefile index 217c3056b18f..8d6e8eb05896 100644 --- a/gnu/usr.bin/groff/src/preproc/eqn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/eqn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/eqn/Makefile,v 1.1.2.1 2001/04/26 17:08:30 ru Exp $ PROG= eqn SRCS= eqn.cc eqn_tab.h main.cc lex.cc \ diff --git a/gnu/usr.bin/groff/src/preproc/grn/Makefile b/gnu/usr.bin/groff/src/preproc/grn/Makefile index 8192e8df7af8..9299081d05b4 100644 --- a/gnu/usr.bin/groff/src/preproc/grn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/grn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/grn/Makefile,v 1.1.2.1 2001/04/26 17:08:30 ru Exp $ PROG= grn SRCS= hdb.cc hpoint.cc hgraph.cc main.cc diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile index 0cf0783556b5..2df9953c67dd 100644 --- a/gnu/usr.bin/groff/src/preproc/html/Makefile +++ b/gnu/usr.bin/groff/src/preproc/html/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/html/Makefile,v 1.1.2.1 2001/04/26 17:08:31 ru Exp $ PROG= pre-grohtml SRCS= pre-html.cc pushbackbuffer.cc diff --git a/gnu/usr.bin/groff/src/preproc/pic/Makefile b/gnu/usr.bin/groff/src/preproc/pic/Makefile index 36a3b7e06ac5..9215fbfecc91 100644 --- a/gnu/usr.bin/groff/src/preproc/pic/Makefile +++ b/gnu/usr.bin/groff/src/preproc/pic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/pic/Makefile,v 1.1.2.1 2001/04/26 17:08:31 ru Exp $ PROG= pic SRCS= lex.cc main.cc object.cc pic.cc pic_tab.h \ diff --git a/gnu/usr.bin/groff/src/preproc/refer/Makefile b/gnu/usr.bin/groff/src/preproc/refer/Makefile index ac3799bcbc3b..f5f02d85f92d 100644 --- a/gnu/usr.bin/groff/src/preproc/refer/Makefile +++ b/gnu/usr.bin/groff/src/preproc/refer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/refer/Makefile,v 1.1.2.1 2001/04/26 17:08:31 ru Exp $ PROG= refer SRCS= command.cc label.cc ref.cc refer.cc token.cc diff --git a/gnu/usr.bin/groff/src/preproc/soelim/Makefile b/gnu/usr.bin/groff/src/preproc/soelim/Makefile index 662a67887880..b505dcb3b329 100644 --- a/gnu/usr.bin/groff/src/preproc/soelim/Makefile +++ b/gnu/usr.bin/groff/src/preproc/soelim/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/soelim/Makefile,v 1.1.2.1 2001/04/26 17:08:32 ru Exp $ PROG= soelim SRCS= soelim.cc diff --git a/gnu/usr.bin/groff/src/preproc/tbl/Makefile b/gnu/usr.bin/groff/src/preproc/tbl/Makefile index d625af58466c..08d82cffb31f 100644 --- a/gnu/usr.bin/groff/src/preproc/tbl/Makefile +++ b/gnu/usr.bin/groff/src/preproc/tbl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.1.2.1 2001/04/26 17:08:32 ru Exp $ PROG= tbl SRCS= main.cc table.cc |
