head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.2.2.1
	RELENG_4_11:1.2.2.1.0.14
	RELENG_4_11_BP:1.2.2.1
	RELENG_4_10_0_RELEASE:1.2.2.1
	RELENG_4_10:1.2.2.1.0.12
	RELENG_4_10_BP:1.2.2.1
	RELENG_5_2_1_RELEASE:1.3
	RELENG_5_2_0_RELEASE:1.3
	RELENG_5_2:1.3.0.6
	RELENG_5_2_BP:1.3
	RELENG_4_9_0_RELEASE:1.2.2.1
	RELENG_4_9:1.2.2.1.0.10
	RELENG_4_9_BP:1.2.2.1
	RELENG_5_1_0_RELEASE:1.3
	RELENG_5_1:1.3.0.4
	RELENG_5_1_BP:1.3
	RELENG_4_8_0_RELEASE:1.2.2.1
	RELENG_4_8:1.2.2.1.0.8
	RELENG_4_8_BP:1.2.2.1
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.2
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.2.2.1
	RELENG_4_7:1.2.2.1.0.6
	RELENG_4_7_BP:1.2.2.1
	RELENG_4_6_2_RELEASE:1.2.2.1
	RELENG_4_6_1_RELEASE:1.2.2.1
	RELENG_4_6_0_RELEASE:1.2.2.1
	RELENG_4_6:1.2.2.1.0.4
	RELENG_4_6_BP:1.2.2.1
	RELENG_4_5_0_RELEASE:1.2.2.1
	RELENG_4_5:1.2.2.1.0.2
	RELENG_4_5_BP:1.2.2.1
	RELENG_4_4_0_RELEASE:1.2
	RELENG_4_4:1.2.0.6
	RELENG_4_4_BP:1.2
	RELENG_4_3_0_RELEASE:1.2
	RELENG_4_3:1.2.0.4
	RELENG_4_3_BP:1.2
	RELENG_4_2_0_RELEASE:1.2
	RELENG_4_1_1_RELEASE:1.2
	PRE_SMPNG:1.2
	RELENG_4_1_0_RELEASE:1.2
	RELENG_4_0_0_RELEASE:1.2
	RELENG_4:1.2.0.2
	RELENG_4_BP:1.2;
locks; strict;
comment	@# @;


1.4
date	2004.08.13.09.10.38;	author roberto;	state dead;
branches;
next	1.3;

1.3
date	2001.07.20.06.20.06;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.01.23.58.01;	author roberto;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	99.12.13.14.09.53;	author roberto;	state Exp;
branches;
next	;

1.2.2.1
date	2001.12.21.17.42.35;	author roberto;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	2012.11.17.07.28.25;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.4
log
@ntptimeset is not build anymore by default so remove it for the time being.

Prodded by:	imp
@
text
@# $FreeBSD: src/usr.sbin/ntp/ntptimeset/Makefile,v 1.3 2001/07/20 06:20:06 obrien Exp $

.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate

PROG=	ntptimeset
NOMAN=	yes
SRCS=	ntptimeset.c ntptime_config.c version.c

CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../

DPADD=	${LIBNTP}
LDADD=	${LIBNTP}

CLEANFILES+= .version version.c

version.c: 
	sh -e ${.CURDIR}/../scripts/mkver ntptimeset

.include <bsd.prog.mk>
@


1.3
log
@Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/ntp/ntptimeset/Makefile,v 1.2 2000/01/01 23:58:01 roberto Exp $
@


1.2
log
@- remove trace of libkvm. It is not used at all.
- reorganise the Makefiles: the order of variables was not the usual one.

Explained gently by:	bde
@
text
@d1 1
a1 3
#
# $FreeBSD: src/usr.sbin/ntp/ntptimeset/Makefile,v 1.1 1999/12/13 14:09:53 roberto Exp $
#
d3 1
a3 1
.PATH:	${.CURDIR}/../../../contrib/ntp/ntpdate
d5 3
a7 3
PROG= ntptimeset

SRCS= ntptimeset.c ntptime_config.c version.c
a9 2

NOMAN= yes
@


1.2.2.1
log
@MFC: ntp 4.1.0

	Merge of the Makefile glue and config.h
@
text
@d1 3
a3 1
# $FreeBSD$
d5 1
a5 1
.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate
d7 3
a9 3
PROG=	ntptimeset
NOMAN=	yes
SRCS=	ntptimeset.c ntptime_config.c version.c
d12 2
@


1.2.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/usr.sbin/ntp/ntptimeset/Makefile 88353 2001-12-21 17:42:35Z roberto $
@


1.1
log
@Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.
This is the second part of the commit (the third -- link in usr.sbin/Makefile)
will be done after a more complete review by phk & obrien.

NOTE: the number of drivers included in the default configuration is very
minimal, mainly local clocks and the one I use RAWDCF. Anyone wanting to
have a more complete version will find recompilation very easy.

It builds and runs on both alpha & i386. It also does survive "make world".

Reviewed by:	phk, obrien (partly)
@
text
@d2 1
a2 1
# $FreeBSD$
d7 4
d13 4
a16 2
DPADD=	${LIBNTP} ${LIBKVM}
LDADD=	${LIBNTP} ${LIBKVM}
a17 2
PROG= ntptimeset
NOMAN= yes
a18 2

SRCS= ntptimeset.c ntptime_config.c version.c
@

