head	1.6;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1.2.3
	RELENG_2_2_7_RELEASE:1.1.1.1.2.3
	RELENG_2_2_6_RELEASE:1.1.1.1.2.3
	RELENG_2_2_5_RELEASE:1.1.1.1.2.3
	RELENG_2_2_2_RELEASE:1.1.1.1.2.1
	RELENG_2_2_1_RELEASE:1.1.1.1.2.1
	RELENG_2_2_0_RELEASE:1.1.1.1.2.1
	RELENG_2_2:1.1.1.1.0.2
	RELENG_2_2_BP:1.1.1.1
	v1_0:1.1.1.1
	JFIEBER:1.1.1;
locks; strict;
comment	@# @;


1.6
date	97.07.19.15.18.11;	author jfieber;	state dead;
branches;
next	1.5;

1.5
date	97.05.10.03.26.27;	author jfieber;	state Exp;
branches;
next	1.4;

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

1.3
date	97.01.14.06.33.54;	author jkh;	state Exp;
branches;
next	1.2;

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

1.1
date	96.09.08.02.37.39;	author jfieber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.09.08.02.37.39;	author jfieber;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	96.11.10.12.01.54;	author phk;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	97.05.26.16.43.00;	author jfieber;	state Exp;
branches;
next	1.1.1.1.2.3;

1.1.1.1.2.3
date	97.07.19.15.31.41;	author jfieber;	state dead;
branches;
next	;


desc
@@


1.6
log
@Remove SGML tools from -current.
@
text
@#	$Id: Makefile,v 1.5 1997/05/10 03:26:27 jfieber Exp $

FILES=	roff.cmap roff.sdata linuxdoc-roff.ts
FILES+= html.cmap html.sdata linuxdoc-html.ts
FILES+=	docbook-html.ts
FILES+= transpec.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.5
log
@Remove linuxdoc to latex support.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.4 1997/02/22 13:56:25 peter Exp $
@


1.4
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
#	$Id$
a4 1
FILES+= latex.cmap latex.sdata linuxdoc-latex.ts
@


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.2
log
@A skeletal, but functional Docbook to HTML translation spec.
The Docbook DTD will follow once I investigate how "contrib" works and
if it should be imported there.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1996/09/08 02:37:39 jfieber Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:31 davidg Exp $
d6 1
@


1.1.1.1
log
@Translation specifications for instant(1).
@
text
@@


1.1.1.1.2.1
log
@Merge from -current
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1996/09/08 02:37:39 jfieber Exp $
a5 1
FILES+=	docbook-html.ts
@


1.1.1.1.2.2
log
@Synchronize with -current (depreciate broken latex support).
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.5 1997/05/10 03:26:27 jfieber Exp $
d5 1
@


1.1.1.1.2.3
log
@Remove SGML stuff from RELENG_2_2.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1.2.2 1997/05/26 16:43:00 jfieber Exp $
@
