freebsd-src/gnu/usr.bin/groff/Makefile.inc
1997-05-23 06:17:21 +00:00

6 lines
131 B
Makefile

GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
CFLAGS+= -fno-for-scope
.PATH: ${DIST_DIR}