1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

Backout rev 2.3 (-fno-for-scope); problem fixed in Groff 1.12.

This commit is contained in:
Ruslan Ermilov 2001-03-30 13:40:51 +00:00
parent 65c96ef9f6
commit 9b6def1673
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75020

View File

@ -1,5 +1,6 @@
# $FreeBSD$
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
CFLAGS+= -fno-for-scope
.PATH: ${DIST_DIR}