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 70af839313d6..f78af890c443 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.2.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= eqn grn html pic refer soelim tbl diff --git a/gnu/usr.bin/groff/src/preproc/Makefile.inc b/gnu/usr.bin/groff/src/preproc/Makefile.inc index 16c104a1aae6..8fe049a0ac12 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.36.1 2009/04/15 03:14:26 kensmith 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 80871fee3c89..bd1fcb669bcf 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.4.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= eqn SRCS= eqn.cpp eqn_tab.h main.cpp lex.cpp \ diff --git a/gnu/usr.bin/groff/src/preproc/grn/Makefile b/gnu/usr.bin/groff/src/preproc/grn/Makefile index 58309d2a5eb8..38c9c0061103 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.4.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= grn SRCS= hdb.cpp hpoint.cpp hgraph.cpp main.cpp diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile index 2a3fb4952e4f..29f2b908aad3 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.7.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= pre-grohtml SRCS= pre-html.cpp pushback.cpp diff --git a/gnu/usr.bin/groff/src/preproc/pic/Makefile b/gnu/usr.bin/groff/src/preproc/pic/Makefile index 3b5939c3bff1..8ded635ebcc6 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.4.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= pic SRCS= lex.cpp main.cpp object.cpp pic.cpp pic_tab.h \ diff --git a/gnu/usr.bin/groff/src/preproc/refer/Makefile b/gnu/usr.bin/groff/src/preproc/refer/Makefile index 8a18f6f7987c..874e277ca5b5 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.4.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= refer SRCS= command.cpp label.cpp ref.cpp refer.cpp token.cpp diff --git a/gnu/usr.bin/groff/src/preproc/soelim/Makefile b/gnu/usr.bin/groff/src/preproc/soelim/Makefile index 2c68b8005f0a..4e0b42e58a03 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.3.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= soelim SRCS= soelim.cpp diff --git a/gnu/usr.bin/groff/src/preproc/tbl/Makefile b/gnu/usr.bin/groff/src/preproc/tbl/Makefile index 29e7ac238f89..414c3fc7656c 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.4.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG_CXX= tbl SRCS= main.cpp table.cpp |
