cf118ccf87
Reported by: lwhsu
6 lines
114 B
Makefile
6 lines
114 B
Makefile
VERSIONS= 3 4
|
|
XPDF_VERSION?= 4
|
|
|
|
MASTERDIR= ${.CURDIR}/../xpdf${XPDF_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|