head	1.10;
access;
symbols
	RELENG_4_11_0_RELEASE:1.9.2.1
	RELENG_4_11:1.9.2.1.0.12
	RELENG_4_11_BP:1.9.2.1
	RELENG_4_10_0_RELEASE:1.9.2.1
	RELENG_4_10:1.9.2.1.0.10
	RELENG_4_10_BP:1.9.2.1
	RELENG_4_9_0_RELEASE:1.9.2.1
	RELENG_4_9:1.9.2.1.0.8
	RELENG_4_9_BP:1.9.2.1
	RELENG_4_8_0_RELEASE:1.9.2.1
	RELENG_4_8:1.9.2.1.0.6
	RELENG_4_8_BP:1.9.2.1
	RELENG_4_7_0_RELEASE:1.9.2.1
	RELENG_4_7:1.9.2.1.0.4
	RELENG_4_7_BP:1.9.2.1
	RELENG_4_6_2_RELEASE:1.9.2.1
	RELENG_4_6_1_RELEASE:1.9.2.1
	RELENG_4_6_0_RELEASE:1.9.2.1
	RELENG_4_6:1.9.2.1.0.2
	RELENG_4_6_BP:1.9.2.1
	RELENG_4_5_0_RELEASE:1.9
	RELENG_4_5:1.9.0.8
	RELENG_4_5_BP:1.9
	RELENG_4_4_0_RELEASE:1.9
	RELENG_4_4:1.9.0.6
	RELENG_4_4_BP:1.9
	RELENG_4_3_0_RELEASE:1.9
	RELENG_4_3:1.9.0.4
	RELENG_4_3_BP:1.9
	RELENG_4_2_0_RELEASE:1.9
	RELENG_4_1_1_RELEASE:1.9
	PRE_SMPNG:1.9
	RELENG_4_1_0_RELEASE:1.9
	RELENG_3_5_0_RELEASE:1.7.2.2
	RELENG_4_0_0_RELEASE:1.9
	RELENG_4:1.9.0.2
	RELENG_4_BP:1.9
	RELENG_3_4_0_RELEASE:1.7.2.2
	RELENG_3_3_0_RELEASE:1.7.2.1
	RELENG_3_2_PAO:1.7.0.4
	RELENG_3_2_PAO_BP:1.7
	RELENG_3_2_0_RELEASE:1.7
	RELENG_3_1_0_RELEASE:1.7
	RELENG_3:1.7.0.2
	RELENG_3_BP:1.7
	RELENG_2_2_8_RELEASE:1.3
	RELENG_3_0_0_RELEASE:1.7
	RELENG_2_2_7_RELEASE:1.3
	RELENG_2_2_6_RELEASE:1.3
	RELENG_2_2_5_RELEASE:1.3
	RELENG_2_2_2_RELEASE:1.3
	RELENG_2_2_1_RELEASE:1.3
	RELENG_2_2_0_RELEASE:1.3
	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.3.0.2
	RELENG_2_2_BP:1.3
	RELENG_2_1_5_RELEASE:1.1
	RELENG_2_1_0_RELEASE:1.1
	RELENG_2_1_0:1.1.0.4
	RELENG_2_1_0_BP:1.1
	RELENG_2_0_5_RELEASE:1.1
	RELENG_2_0_5:1.1.0.2
	RELENG_2_0_5_BP:1.1
	RELENG_2_0_5_ALPHA:1.1;
locks; strict;
comment	@# @;


1.10
date	2001.08.20.06.23.35;	author kris;	state dead;
branches;
next	1.9;

1.9
date	99.12.12.02.43.07;	author chris;	state Exp;
branches
	1.9.2.1;
next	1.8;

1.8
date	99.08.28.01.04.02;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	98.05.05.13.16.24;	author bde;	state Exp;
branches
	1.7.2.1;
next	1.6;

1.6
date	98.05.04.20.09.03;	author bde;	state Exp;
branches;
next	1.5;

1.5
date	97.02.22.19.56.09;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	97.01.14.07.03.09;	author jkh;	state Exp;
branches;
next	1.3;

1.3
date	96.06.02.17.18.24;	author phk;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	96.05.30.23.05.54;	author phk;	state Exp;
branches;
next	1.1;

1.1
date	95.01.19.22.27.57;	author wollman;	state Exp;
branches
	1.1.4.1;
next	;

1.1.4.1
date	99.09.05.11.35.11;	author peter;	state Exp;
branches;
next	;

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

1.7.2.1
date	99.08.29.15.30.59;	author peter;	state Exp;
branches;
next	1.7.2.2;

1.7.2.2
date	99.12.12.03.04.10;	author chris;	state Exp;
branches;
next	;

1.9.2.1
date	2002.04.14.12.29.43;	author asmodai;	state dead;
branches;
next	;


desc
@@


1.10
log
@Part II of libss retirement: zap mk_cmds too.

Pointy hat to:	kris
@
text
@# $FreeBSD: src/usr.bin/mk_cmds/Makefile,v 1.9 1999/12/12 02:43:07 chris Exp $

PROG=	mk_cmds
SRCS=	mk_cmds.c options.c utils.c ct.y cmd_tbl.l y.tab.h
CFLAGS+= -I. -I${.CURDIR}/../../lib/libss -DIN_MK_CMDS
LFLAGS=	-l

LDADD+=	-ll
DPADD+=	${LIBL}

.include <bsd.prog.mk>
@


1.9
log
@Finally give mk_cmds(1) a man page.

PR:		docs/4691
Submitted by:	Jeroen Ruigrok/Asmodai <asmodai@@wxs.nl>
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.bin/mk_cmds/Makefile,v 1.8 1999/08/28 01:04:02 peter Exp $
@


1.9.2.1
log
@Garbage collect files which have not been in active use for a very long
time.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.bin/mk_cmds/Makefile,v 1.9 1999/12/12 02:43:07 chris Exp $
@


1.8
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
a6 1
NOMAN=		# XXX
@


1.7
log
@Added y.tab.h to SRCS.  This should have been used to get dependencies
on y.tab.h generated.  It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.6 1998/05/04 20:09:03 bde Exp $
@


1.7.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.7.2.2
log
@MFC:    Add and activate the mk_cmds(1) man page.

PR:		4691
Submitted by:	Jeroen Ruigrok/Asmodai <asmodai@@wxs.nl>
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.bin/mk_cmds/Makefile,v 1.7.2.1 1999/08/29 15:30:59 peter Exp $
d7 1
@


1.6
log
@Fixed races in `make -jN' using new yacc rules.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.5 1997/02/22 19:56:09 peter Exp $
d4 1
a4 1
SRCS=	mk_cmds.c options.c utils.c ct.y cmd_tbl.l
@


1.5
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
#	$Id$
d4 1
a4 4
#
# NB: ct.c must come before cmd_tbl.c so that y.tab.h will be generated.
#
SRCS=	mk_cmds.c options.c utils.c ct.c cmd_tbl.c
a6 1
CLEANFILES+=	y.tab.c y.tab.h lex.yy.c cmd_tbl.c ct.c
@


1.4
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
@d1 1
a1 1
#	$FreeBSD$
@


1.3
log
@Backout yacc changes.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1 1995/01/19 22:27:57 wollman Exp $
@


1.3.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@yacc rule changes.
@
text
@d5 1
a5 1
# NB: ct.c must come before cmd_tbl.c so that ct.tab.h will be generated.
d10 1
a10 1
CLEANFILES+=	ct.tab.h cmd_tbl.c ct.c
@


1.1
log
@Port to FreeBSD.  (Sorry there's no man page yet.)
@
text
@d1 1
a1 1
#	$Id$
d5 1
a5 1
# NB: ct.c must come before cmd_tbl.c so that y.tab.h will be generated.
d10 1
a10 1
CLEANFILES+=	y.tab.c y.tab.h lex.yy.c cmd_tbl.c ct.c
@


1.1.4.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@

