3288315d06
declaring DESTDIR. It should not hurt anything, but unbreaks new 'make package' which is using 'realpath' and therefore gets lost in middle of process. Noticed by: simon
5 lines
69 B
Makefile
5 lines
69 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DESTDIR?= ${DOCDIR}/ja_JP.eucJP/books/${.CURDIR:T}
|