aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/books/handbook/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2013-01-31 09:55:07 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2013-01-31 09:55:07 +0000
commitd891a25dc5393016e3967439dce5ce85324a8faf (patch)
tree63187fce18745f795f4d605bc49b9faa0486f5b3 /de_DE.ISO8859-1/books/handbook/Makefile
parentf0af0e2d517bc4e0ccda0a8fbc703f59e4e8112b (diff)
downloaddoc-d891a25dc5393016e3967439dce5ce85324a8faf.tar.gz
doc-d891a25dc5393016e3967439dce5ce85324a8faf.zip
- Make sure all source files are ready before validation
- Make sure all source files are ready before building - Clean up the workarounds from handbook Makefiles
Notes
Notes: svn path=/projects/xml-tools/; revision=40839
Diffstat (limited to 'de_DE.ISO8859-1/books/handbook/Makefile')
-rw-r--r--de_DE.ISO8859-1/books/handbook/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/de_DE.ISO8859-1/books/handbook/Makefile b/de_DE.ISO8859-1/books/handbook/Makefile
index 1f459ed8e2..1e9fcbdaf7 100644
--- a/de_DE.ISO8859-1/books/handbook/Makefile
+++ b/de_DE.ISO8859-1/books/handbook/Makefile
@@ -326,16 +326,5 @@ SRCS+= mirrors.lastmod.inc \
mirrors.xml.cvsup.index.inc \
eresources.xml.www.inc \
eresources.xml.www.index.inc
-CLEANFILES+= mirrors.lastmod.inc \
- mirrors.xml.ftp.inc \
- mirrors.xml.ftp.index.inc \
- mirrors.xml.cvsup.inc \
- mirrors.xml.cvsup.index.inc \
- eresources.xml.www.inc \
- eresources.xml.www.index.inc
-
-lint: mirrors.lastmod.inc mirrors.xml.ftp.inc mirrors.xml.ftp.index.inc \
- mirrors.xml.cvsup.inc mirrors.xml.cvsup.index.inc \
- eresources.xml.www.inc eresources.xml.www.index.inc
.include "${DOC_PREFIX}/share/mk/doc.project.mk"