Remove stale commented stuff.
This commit is contained in:
parent
11a7128d54
commit
a39af969a3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7088
1 changed files with 1 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: www/ru/tutorials/Makefile,v 1.1 2000/01/05 15:39:47 phantom Exp $
|
||||
# The FreeBSD Russian Documentation Project
|
||||
# Original revision: 1.5
|
||||
#
|
||||
|
@ -8,9 +8,4 @@
|
|||
|
||||
DOCS = index.sgml
|
||||
|
||||
#all afterinstall clean: index.html
|
||||
# (cd ../../../doc/ru_RU.KOI8-R/articles && ${MAKE} 'FORMATS=html html-split' 'DESTDIR=${DESTDIR}/data/tutorials/$${.CURDIR:T}' ${.TARGET:S/afterinstall/install/})
|
||||
# (cd ../../../doc/ru_RU.KOI8-R/books/fdp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/docproj-primer ${.TARGET:S/afterinstall/install/})
|
||||
# (cd ../../../doc/ru_RU.KOI8-R/books/ppp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/ppp ${.TARGET:S/afterinstall/install/})
|
||||
|
||||
.include "../web.mk"
|
||||
|
|
Loading…
Reference in a new issue