head	1.2;
access;
symbols
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.03.20.16.20.48;	author trhodes;	state dead;
branches;
next	1.1;

1.1
date	2003.03.19.19.13.24;	author trhodes;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove unneeded Makefiles.

Discussed with:	Alex Dupre <sysadmin@@alexdupre.com>
@
text
@# 
# $FreeBSD: doc/it_IT.ISO8859-15/books/unix-introduction/shells/Makefile,v 1.1 2003/03/19 19:13:24 trhodes Exp $
#
#

DOC?= book

FORMATS?= 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=  chapter.sgml

DOC_PREFIX?= ${.CURDIR}/../../..

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


1.1
log
@Makefile/ Build chapter.sgml not preface.sgml.
Add Makefiles so these chapters build.
@
text
@d2 1
a2 1
# $FreeBSD$
@

