diff options
Diffstat (limited to 'el_GR.ISO8859-7/books/handbook/filesystems/Makefile')
-rw-r--r-- | el_GR.ISO8859-7/books/handbook/filesystems/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/el_GR.ISO8859-7/books/handbook/filesystems/Makefile b/el_GR.ISO8859-7/books/handbook/filesystems/Makefile deleted file mode 100644 index fd98bb00ae..0000000000 --- a/el_GR.ISO8859-7/books/handbook/filesystems/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# -# Build the Handbook with just the content from this chapter. -# -# $FreeBSD$ -# -# %SOURCE% en_US.ISO8859-1/books/handbook/filesystems/Makefile -# %SRCID% 1.1 -# - -CHAPTERS= filesystems/chapter.xml - -VPATH= .. - -MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} - -DOC_PREFIX?= ${.CURDIR}/../../../.. - -.include "../Makefile" |