summaryrefslogtreecommitdiffstats
path: root/usr.bin/tconv
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tconv')
-rw-r--r--usr.bin/tconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tconv/Makefile b/usr.bin/tconv/Makefile
index 403397f..7bde77b 100644
--- a/usr.bin/tconv/Makefile
+++ b/usr.bin/tconv/Makefile
@@ -5,7 +5,7 @@ PROG= tconv
SRCS= tconv.c quit.c
MLINKS= tconv.1 tic.1 tconv.1 captoinfo.1
LINKS= ${BINDIR}/tconv ${BINDIR}/tic ${BINDIR}/tconv ${BINDIR}/captoinfo
-CFLAGS+= -I${.CURDIR}/../../lib/libmytinfo -Wall
+CFLAGS+= -I${.CURDIR}/../../lib/libmytinfo
DPADD= $(LIBMYTINFO)
LDADD= -lmytinfo
OpenPOWER on IntegriCloud