head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.3.2.2
	RELENG_2_2_7_RELEASE:1.3.2.2
	RELENG_2_2_6_RELEASE:1.3.2.2
	RELENG_2_2_5_RELEASE:1.3.2.2
	RELENG_2_2_2_RELEASE:1.3.2.1
	RELENG_2_2_1_RELEASE:1.3.2.1
	RELENG_2_2_0_RELEASE:1.3.2.1
	RELENG_2_2:1.3.0.2;
locks; strict;
comment	@# @;


1.5
date	97.07.19.15.18.04;	author jfieber;	state dead;
branches;
next	1.4;

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

1.3
date	97.01.14.06.33.51;	author jkh;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	97.01.11.21.53.47;	author jfieber;	state Exp;
branches;
next	1.1;

1.1
date	97.01.04.22.38.34;	author jfieber;	state Exp;
branches;
next	;

1.3.2.1
date	97.02.07.02.29.32;	author jfieber;	state Exp;
branches;
next	1.3.2.2;

1.3.2.2
date	97.07.19.15.31.39;	author jfieber;	state dead;
branches;
next	;


desc
@@


1.5
log
@Remove SGML tools from -current.
@
text
@#	$Id: Makefile,v 1.4 1997/02/22 13:56:24 peter Exp $

FILES=	cals-tbl.dtd dbgenent.mod dbhier.mod dbpool.mod
FILES+=	docbook.dcl docbook.dtd
NOOBJ=	noobj

all clean cleandir depend lint tags:

afterinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
		${DESTDIR}${BINDIR}/${.CURDIR:T}

.include <bsd.prog.mk>


@


1.4
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
#	$Id$
@


1.3
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.2.1
log
@Merge from current.
Approved by:	Jordan
@
text
@d1 1
a1 1
#	$Id$
@


1.3.2.2
log
@Remove SGML stuff from RELENG_2_2.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.3.2.1 1997/02/07 02:29:32 jfieber Exp $
@


1.2
log
@Add docbook 3.0
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1 1997/01/04 22:38:34 jfieber Exp $
@


1.1
log
@A nudge closer to ditching linuxdoc.

I now have a functioning, semi-automagic linuxdoc to docbook converter,
so once the docbook to (HTML|groff) converters are up to snuff,
linuxdoc will be history.  :)
@
text
@d1 1
a1 1
#	$Id$
d3 1
a3 1
FILES=	calstbl.mod dbgenent.mod dbhier.mod dbpool.mod
@
