summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2004-07-22 08:38:14 +0000
committerroberto <roberto@FreeBSD.org>2004-07-22 08:38:14 +0000
commit6b42bd1f49d5f20a3a8682a36de2625dd76e0aab (patch)
treec34f893bebb14498655608622e102b04ccb3fc08 /usr.sbin/ntp
parent61fb359eef64303576950767c3de31427f3d26f3 (diff)
downloadFreeBSD-src-6b42bd1f49d5f20a3a8682a36de2625dd76e0aab.zip
FreeBSD-src-6b42bd1f49d5f20a3a8682a36de2625dd76e0aab.tar.gz
Correct another cut/paste mistake. Sorry folks.
Pointy hat to: me Submitted by: Marius Strobl <marius@alchemy.franken.de>
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/ntpq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile
index f7159f0..a296bff 100644
--- a/usr.sbin/ntp/ntpq/Makefile
+++ b/usr.sbin/ntp/ntpq/Makefile
@@ -17,7 +17,7 @@ LDADD= ${LIBNTP} -lmd
DPADD+= ${LIBREADLINE} ${LIBTERMCAP}
LDADD+= -lreadline -ltermcap
CFLAGS+= -DHAVE_LIBREADLINE -DHAVE_READLINE_HISTORY_H \
-i -DHAVE_READLINE_READLINE_H
+ -DHAVE_READLINE_READLINE_H
.endif
CLEANFILES+= .version version.c
OpenPOWER on IntegriCloud