# $Id: Makefile,v 1.6 2002/11/16 10:51:12 nakano Exp $
BASENAME=NFS-HOWTO
MULTI_FILES = yes
LDP = yes

subpages = client.sgml interop.sgml intro.sgml performance.sgml \
	preamble.sgml security.sgml server.sgml troubleshooting.sgml

include ../../JF.conf
include ../../JF.rules

NFS-HOWTO.sgml: $(subpages)
	touch $@

