aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/libdriver
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-05 19:15:36 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-05 19:15:36 +0000
commitebc20f71ea19e9ed3758b2a0e926ffdb0026d983 (patch)
tree621534066599019b8e2a9e7459497176170db7fb /gnu/usr.bin/groff/libdriver
parent6d856126f9125f9175da3d98802b642c914ce17c (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/groff/libdriver')
-rw-r--r--gnu/usr.bin/groff/libdriver/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/gnu/usr.bin/groff/libdriver/Makefile b/gnu/usr.bin/groff/libdriver/Makefile
index f1522d14edeb..9851328dfe70 100644
--- a/gnu/usr.bin/groff/libdriver/Makefile
+++ b/gnu/usr.bin/groff/libdriver/Makefile
@@ -1,11 +1,10 @@
-# Makefile for libdriver
+# $FreeBSD$
LIB= driver
SRCS= input.cc printer.cc
-CFLAGS+= -I$(DIST_DIR)/../include
-NOMAN= noman
-NOPROFILE= noprofile
+NOMAN= YES
+NOPROFILE= YES
install: