This website requires JavaScript.
Explore
Help
Sign in
os
/
doc
Watch
3
Star
0
Fork
You've already forked doc
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
23ffec98ba
doc
/
ja_JP.eucJP
/
books
/
Makefile.inc
9 lines
108 B
PHP
Raw
Normal View
History
Unescape
Escape
The new Makefile framework. Does the right thing (pretty much) except in the case of */FAQ/Makefile, because the FAQs are all in the wrong place. Things still install properly, but some of the directory paths are hardcoded. This will be going away ASAP.
1999-08-17 00:09:20 +02:00
#
$Id$ -> $FreeBSD$
1999-09-06 08:53:43 +02:00
# $FreeBSD$
The new Makefile framework. Does the right thing (pretty much) except in the case of */FAQ/Makefile, because the FAQs are all in the wrong place. Things still install properly, but some of the directory paths are hardcoded. This will be going away ASAP.
1999-08-17 00:09:20 +02:00
#
Set the {JADE,TIDY}FLAGS variables in Makefile.inc, rather than in the lower level Makefiles. This should stop this problem happening for new documentation under this part of the tree.
1999-08-28 11:48:29 +02:00
JADEFLAGS
=
-
ilang
.
ja
TIDYFLAGS
=
-
raw
Honour ${DOCDIR} when installing the documentation.
1999-08-19 22:36:02 +02:00
DESTDIR
?
=
$
{
DOCDIR
}
/
ja
/
books
/
$
{
.
CURDIR
:
T
}
Reference in a new issue
Copy permalink