summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-03-20 11:08:52 +0000
committerBruce Evans <bde@FreeBSD.org>1998-03-20 11:08:52 +0000
commitc0a15f333f3a113665b67e30c12940fcfa2bb9c5 (patch)
treeb39a0dfe5336adb19cc3e946afcfa4f3335d15ad /gnu
parent7d0ec55f03cd448b588dfa463967b3b832dfb919 (diff)
downloadsrc-test2-c0a15f333f3a113665b67e30c12940fcfa2bb9c5.tar.gz
src-test2-c0a15f333f3a113665b67e30c12940fcfa2bb9c5.zip
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/Makefile.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/Makefile.cfg b/gnu/usr.bin/groff/Makefile.cfg
index 6ebc08fe9425..6ebc6a578c04 100644
--- a/gnu/usr.bin/groff/Makefile.cfg
+++ b/gnu/usr.bin/groff/Makefile.cfg
@@ -1,4 +1,4 @@
-# $Id: Makefile.cfg,v 2.4 1997/03/08 19:06:23 bde Exp $
+# $Id: Makefile.cfg,v 2.5 1997/03/11 17:57:26 peter Exp $
BINDIR?= /usr/bin
SHELL= /bin/sh
@@ -85,7 +85,7 @@ DEFINES= -DHAVE_UNISTD_H=1\
-DHAVE_MKSTEMP=1\
-DSYS_SIGLIST_DECLARED=1
-INCLUDES= -I$(GROFF_DIST)/include -I$(.CURDIR)/include
+INCLUDES= -I$(GROFF_DIST)/include
CFLAGS+=$(DEFINES) $(INCLUDES)