diff options
Diffstat (limited to 'ru_RU.KOI8-R/books/ppp-primer/Makefile')
| -rw-r--r-- | ru_RU.KOI8-R/books/ppp-primer/Makefile | 28 | 
1 files changed, 0 insertions, 28 deletions
| diff --git a/ru_RU.KOI8-R/books/ppp-primer/Makefile b/ru_RU.KOI8-R/books/ppp-primer/Makefile deleted file mode 100644 index 154372959c..0000000000 --- a/ru_RU.KOI8-R/books/ppp-primer/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -#  -# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/ppp-primer/Makefile,v 1.2 2001/07/25 10:17:01 phantom Exp $ -# $FreeBSD$ -# Original revision: 1.1 -# -# Build the PPP Primer -# - -MAINTAINER=athome@ukrpost.net - -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" | 
