head	1.4;
access;
symbols
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2001.06.11.01.18.13;	author ache;	state dead;
branches;
next	1.3;

1.3
date	99.09.06.06.53.16;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.09.03.17.42.17;	author nik;	state Exp;
branches;
next	1.1;

1.1
date	99.08.18.13.04.30;	author jesusr;	state Exp;
branches;
next	;


desc
@@


1.4
log
@ISO_* -> ISO* rename
@
text
@# 
# $FreeBSD: doc/es_ES.ISO_8859-1/books/faq/Makefile,v 1.3 1999/09/06 06:53:16 peter Exp $
#
# Build the FreeBSD FAQ
#

MAINTAINER=jesusr@@FreeBSD.org

DOC?= book

FORMATS?= html-split html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

# 
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#

# SGML content
SRCS=  book.sgml 

DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.3
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@Use doc.project.mk, and ${.CURDIR}.
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.1 1999/08/18 13:04:30 jesusr Exp $
@


1.1
log
@Commit the first version of DocBook spanish faq. At this moment builds
but doesn't use <QAndASet> elements (working these tags).
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.1 1999/08/17 21:52:02 nik Exp $
d24 2
a25 3
DOC_PREFIX?= ../../..

.include "../../../share/mk/docproj.docbook.mk"
@

