8 lines
126 B
Makefile
8 lines
126 B
Makefile
# $FreeBSD$
|
|
|
|
OPTIONS_UNSET= X11
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript9
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|