Browse Source

ewps, add ntpd.conf.5

OPENBSD_3_6
henning 20 years ago
parent
commit
a4881967ba
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/usr.sbin/ntpd/Makefile

+ 2
- 2
src/usr.sbin/ntpd/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2004/06/17 19:17:48 henning Exp $
# $OpenBSD: Makefile,v 1.6 2004/06/18 04:48:12 henning Exp $
.PATH: ${.CURDIR}/..
@ -11,6 +11,6 @@ CFLAGS+= -Wmissing-declarations
CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
CFLAGS+= -Wsign-compare
YFLAGS=
MAN= ntpd.8
MAN= ntpd.8 ntpd.conf.5
.include <bsd.prog.mk>

Loading…
Cancel
Save