article, about diskless X servers. Will be turned in on in the main build later this week, when a new release of the DSSSL stylesheets will include a Serbian translation, also prepared by the submitted. Submitted by: Vladimir Vrzic <random@beotel.yu>
9 lines
229 B
Makefile
9 lines
229 B
Makefile
TIDYFLAGS= -raw
|
|
|
|
.if defined(OPENJADE)
|
|
JADE= SP_ENCODING=ISO-8859-2 ${PREFIX}/bin/openjade
|
|
.else
|
|
JADE= SP_ENCODING=ISO-8859-2 ${PREFIX}/bin/jade
|
|
.endif
|
|
|
|
DESTDIR?= ${DOCDIR}/sr_YU.ISO_8859-2/articles/${.CURDIR:T}
|