Makefile infrastructure for Russian books.
This commit is contained in:
parent
33f5092d1c
commit
6f2072d82b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5475
2 changed files with 10 additions and 0 deletions
ru_RU.KOI8-R/books
5
ru_RU.KOI8-R/books/Makefile
Normal file
5
ru_RU.KOI8-R/books/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
# $Id: Makefile,v 1.1 1999-08-29 16:51:57 nik Exp $
|
||||
|
||||
SUBDIR = faq
|
||||
|
||||
.include <bsd.subdir.mk>
|
5
ru_RU.KOI8-R/books/Makefile.inc
Normal file
5
ru_RU.KOI8-R/books/Makefile.inc
Normal file
|
@ -0,0 +1,5 @@
|
|||
#
|
||||
# $Id: Makefile.inc,v 1.1 1999-08-29 16:51:58 nik Exp $
|
||||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/ru_RU.KOI8-R/books/${.CURDIR:T}
|
Loading…
Reference in a new issue