diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-30 13:40:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-30 13:40:51 +0000 |
| commit | 9b6def1673d270210c6e8bcfee3f0a098be22e38 (patch) | |
| tree | bc6a173b1a722782392f72fa86d2f9f4c137a6d4 /gnu/usr.bin | |
| parent | 65c96ef9f64d0e08344011b3ccc78d3a25fa617b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc index dfe0a099bff1..81e8c5fa9db0 100644 --- a/gnu/usr.bin/groff/Makefile.inc +++ b/gnu/usr.bin/groff/Makefile.inc @@ -1,5 +1,6 @@ +# $FreeBSD$ + GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff DIST_DIR= ${GROFF_DIST}/${.CURDIR:T} -CFLAGS+= -fno-for-scope .PATH: ${DIST_DIR} |
