synchronize Makefiles with FRDP's CVS Repository
Note: design-44bsd not yet added to build until resolving legal issues.
This commit is contained in:
parent
bca43757d3
commit
00cde7a296
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10049
2 changed files with 8 additions and 1 deletions
ru_RU.KOI8-R/books
|
@ -1,10 +1,15 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/Makefile,v 1.6 2001/07/25 10:33:31 phantom Exp $
|
||||
#
|
||||
# Original revision: 1.10
|
||||
|
||||
#SUBDIR = design-44bsd
|
||||
SUBDIR = faq
|
||||
SUBDIR+= porters-handbook
|
||||
SUBDIR+= ppp-primer
|
||||
|
||||
ROOT_SYMLINKS = faq porters-handbook ppp-primer
|
||||
ROOT_SYMLINKS = faq handbook
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/Makefile.inc,v 1.3 2001/07/25 10:34:22 phantom Exp $
|
||||
#
|
||||
# Original revision: 1.4
|
||||
|
||||
TIDYFLAGS= -latin1
|
||||
|
||||
|
|
Loading…
Reference in a new issue