head	1.3;
access;
symbols
	bsd_44_lite_2:1.1.1.2
	RELENG_2_1_6_1_RELEASE:1.2.6.1
	RELENG_2_1_6_RELEASE:1.2.6.1
	RELENG_2_1_5_RELEASE:1.2.6.1
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.6
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.4
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2
	RELEASE_2_0:1.2
	BETA_2_0:1.2
	ALPHA_2_0:1.2.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.3
date	96.01.20.00.59.04;	author nate;	state dead;
branches;
next	1.2;

1.2
date	94.08.05.16.30.07;	author wollman;	state Exp;
branches
	1.2.6.1;
next	1.1;

1.1
date	94.05.26.05.22.29;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.26.05.22.30;	author rgrimes;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	97.08.02.19.34.55;	author bde;	state Exp;
branches;
next	;

1.2.6.1
date	96.06.19.22.41.34;	author nate;	state dead;
branches;
next	;


desc
@@


1.3
log
@Removed config.new from the release.  It is unused by any current version
of FreeBSD, and only serves to generate confusion and increase bloat.
@
text
@#	@@(#)Makefile	8.2 (Berkeley) 4/19/94

PROG=	config.new
SRCS=	files.c gram.y hash.c main.c mkheaders.c mkioconf.c mkmakefile.c \
	mkswap.c pack.c scan.l sem.c util.c
CFLAGS+=-I${.CURDIR} -I.
CLEANFILES=gram.c scan.c y.tab.h
MAN8=	config.new.8

.include <bsd.prog.mk>

.depend: gram.c scan.c
@


1.2
log
@Get rid of update.  Make man page installation work with our scheme
(and rename a few in the process).
@
text
@@


1.2.6.1
log
@No need for this in -stable either.
@
text
@@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
PROG=	config
d8 1
a8 3
MAN8=	config.new.0

MLINKS+=config.new.0 config.0
@


1.1.1.1
log
@BSD 4.4 Lite usr.sbin Sources
@
text
@@


1.1.1.2
log
@Import Lite2's src/usr.sbin, except for timed.  All changed files
except one unimportant one have already left the vendor branch.
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.3 (Berkeley) 5/29/94
d8 3
a10 1
MAN8=	config.0
@
