Remove authors.ent from SRCS since there's no need for it to be there,

and because the path is liable to change (that's why we have
catalogs).
This commit is contained in:
Dima Dorfman 2001-08-25 21:52:35 +00:00
parent 828100e69c
commit 78bfef433f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10474
7 changed files with 7 additions and 18 deletions

View file

@ -1,5 +1,5 @@
# #
# $FreeBSD$ # $FreeBSD: doc/de_DE.ISO8859-1/books/handbook/Makefile,v 1.10 2001/07/16 17:59:27 alex Exp $
# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.7 2001/07/16 18:07:39 alex Exp $ # $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.7 2001/07/16 18:07:39 alex Exp $
# #
# Build the FreeBSD Handbook in its German translation. # Build the FreeBSD Handbook in its German translation.
@ -30,7 +30,6 @@ SRCS+= sound/chapter.sgml
SRCS+= users/chapter.sgml SRCS+= users/chapter.sgml
# Entities # Entities
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
SRCS+= chapters.ent SRCS+= chapters.ent
SRCS+= newsgroups.ent SRCS+= newsgroups.ent

View file

@ -1,5 +1,5 @@
# #
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.46 2001/08/22 20:38:03 rpratt Exp $ # $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.47 2001/08/23 07:59:06 murray Exp $
# #
# Build the FreeBSD Handbook. # Build the FreeBSD Handbook.
# #
@ -132,7 +132,6 @@ SRCS+= ports/chapter.sgml
SRCS+= colophon.sgml SRCS+= colophon.sgml
# Entities # Entities
SRCS+= authors.ent
SRCS+= chapters.ent SRCS+= chapters.ent
SYMLINKS= ${DESTDIR} index.html handbook.html SYMLINKS= ${DESTDIR} index.html handbook.html

View file

@ -4,7 +4,7 @@
# #
# Compilation de l'Introduction au Projet de Documentation de FreeBSD # Compilation de l'Introduction au Projet de Documentation de FreeBSD
# #
# $FreeBSD: doc/fr_FR.ISO8859-1/books/fdp-primer/Makefile,v 1.3 2001/06/11 01:19:01 ache Exp $ # $FreeBSD: doc/fr_FR.ISO8859-1/books/fdp-primer/Makefile,v 1.4 2001/06/21 03:38:28 chris Exp $
# Original revision: 1.6 # Original revision: 1.6
# #
@ -39,7 +39,6 @@ SRCS+= writing-style/chapter.sgml
# Entities # Entities
SRCS+= chapters.ent SRCS+= chapters.ent
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..

View file

@ -4,7 +4,7 @@
# #
# Compilation du Manuel de Reference de FreeBSD # Compilation du Manuel de Reference de FreeBSD
# #
# $FreeBSD: doc/fr_FR.ISO8859-1/books/handbook/Makefile,v 1.2 2001/06/11 01:19:05 ache Exp $ # $FreeBSD: doc/fr_FR.ISO8859-1/books/handbook/Makefile,v 1.3 2001/06/21 03:38:28 chris Exp $
# Original revision: 1.25 # Original revision: 1.25
# #
@ -59,7 +59,6 @@ SRCS+= x11/chapter.sgml
SRCS+= ports/chapter.sgml SRCS+= ports/chapter.sgml
# Entities # Entities
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
SRCS+= chapters.ent SRCS+= chapters.ent
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..

View file

@ -1,5 +1,5 @@
# #
# $FreeBSD$ # $FreeBSD: doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.10 2001/07/25 14:07:11 phantom Exp $
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.6 2001/07/08 15:40:58 phantom Exp $ # $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.6 2001/07/08 15:40:58 phantom Exp $
# #
# Original revision: 1.6 # Original revision: 1.6
@ -24,9 +24,6 @@ JADEFLAGS+= -Vbiblio-xref-title
# SGML content # SGML content
SRCS = book.sgml SRCS = book.sgml
# entities
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -2,7 +2,7 @@
# Build the FreeBSD Handbook. # Build the FreeBSD Handbook.
# #
# The FreeBSD Russian Documentation Project # The FreeBSD Russian Documentation Project
# $FreeBSD: doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.5 2001/06/11 01:20:25 ache Exp $ # $FreeBSD: doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.6 2001/06/21 03:38:33 chris Exp $
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.18 2001/03/11 12:04:50 phantom Exp $ # $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.18 2001/03/11 12:04:50 phantom Exp $
# Original version: 1.28 # Original version: 1.28
# #
@ -55,7 +55,6 @@ SRCS+= staff/chapter.sgml
SRCS+= x11/chapter.sgml SRCS+= x11/chapter.sgml
# Entities # Entities
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
SRCS+= chapters.ent SRCS+= chapters.ent
SRCS+= newsgroups.ent SRCS+= newsgroups.ent
SRCS+= ruauthors.ent SRCS+= ruauthors.ent

View file

@ -1,5 +1,5 @@
# #
# $FreeBSD$ # $FreeBSD: doc/ru_RU.KOI8-R/books/porters-handbook/Makefile,v 1.4 2001/07/25 14:06:09 phantom Exp $
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/porters-handbook/Makefile,v 1.5 2001/07/19 08:42:12 phantom Exp $ # $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/porters-handbook/Makefile,v 1.5 2001/07/19 08:42:12 phantom Exp $
# Original reivision: 1.1 # Original reivision: 1.1
# #
@ -23,9 +23,6 @@ INSTALL_ONLY_COMPRESSED?=
# SGML content # SGML content
SRCS= book.sgml SRCS= book.sgml
# Entities
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
# Use the local DSSSL file # Use the local DSSSL file
DSLHTML?= ${.CURDIR}/freebsd.dsl DSLHTML?= ${.CURDIR}/freebsd.dsl
DSLPRINT?= ${.CURDIR}/freebsd.dsl DSLPRINT?= ${.CURDIR}/freebsd.dsl