head	1.5;
access;
symbols
	RELENG_3_5_0_RELEASE:1.3.2.1
	RELENG_3_4_0_RELEASE:1.3.2.1
	RELENG_3_3_0_RELEASE:1.3.2.1
	RELENG_3_2_PAO:1.3.0.4
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.2
	RELENG_3_BP:1.3
	RELENG_2_2_8_RELEASE:1.1
	RELENG_3_0_0_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.1
	RELENG_2_2_6_RELEASE:1.1
	RELENG_2_2_5_RELEASE:1.1
	RELENG_2_2_2_RELEASE:1.1
	RELENG_2_2_1_RELEASE:1.1
	RELENG_2_2_0_RELEASE:1.1
	RELENG_2_1_7_RELEASE:1.1
	RELENG_2_1_6_1_RELEASE:1.1
	RELENG_2_1_6_RELEASE:1.1
	RELENG_2_2:1.1.0.10
	RELENG_2_2_BP:1.1
	RELENG_2_1_5_RELEASE:1.1
	RELENG_2_1_0_RELEASE:1.1
	RELENG_2_1_0:1.1.0.8
	RELENG_2_1_0_BP:1.1
	RELENG_2_0_5_RELEASE:1.1
	RELENG_2_0_5:1.1.0.6
	RELENG_2_0_5_BP:1.1
	RELENG_2_0_5_ALPHA:1.1
	RELEASE_2_0:1.1
	BETA_2_0:1.1
	ALPHA_2_0:1.1.0.4
	MOVED_NEWCVS:1.1
	FINAL_1_1_5:1.1
	ALPHA_1_1_5:1.1
	FINAL_1_1:1.1
	GAMMA_1_1:1.1
	BETA_1_1:1.1.0.2
	BP_BETA_1_1:1.1;
locks; strict;
comment	@# @;


1.5
date	99.12.22.15.23.30;	author roberto;	state dead;
branches;
next	1.4;

1.4
date	99.08.28.01.20.54;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	97.02.22.16.14.32;	author peter;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	97.01.14.07.19.45;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	93.12.21.20.04.14;	author wollman;	state Exp;
branches
	1.1.8.1
	1.1.10.1;
next	;

1.1.8.1
date	99.09.05.11.45.04;	author peter;	state Exp;
branches;
next	;

1.1.10.1
date	99.09.05.11.41.33;	author peter;	state Exp;
branches;
next	;

1.3.2.1
date	99.08.29.15.49.28;	author peter;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Bye bye xntpd.
@
text
@#
# $FreeBSD: src/usr.sbin/xntpd/parse/Makefile,v 1.4 1999/08/28 01:20:54 peter Exp $
#

PARSEFLAGS= -DCLOCK_SCHMID -DCLOCK_DCF7000 -DCLOCK_MEINBERG \
	-DCLOCK_RAWDCF -DCLOCK_TRIMSV6

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

SRCS= parse.c parse_conf.c clk_meinberg.c clk_schmid.c clk_rawdcf.c \
	clk_dcf7000.c clk_trimble.c

NOMAN=
NOPROFILE=
LIB= parse

install:

.include <bsd.lib.mk>
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@Revert $FreeBSD$ to $Id$
@
text
@d2 1
a2 1
# $Id$
@


1.3.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@Converted to use Berkeley-style makefiles, and configured all clocks on
permanently.
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.1 1993/12/21 19:42:18 wollman Exp $
@


1.1.8.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1.10.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@

