head	1.7;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.2.1
	RELENG_2_2_7_RELEASE:1.2.2.1
	RELENG_2_2_6_RELEASE:1.2.2.1
	RELENG_2_2_5_RELEASE:1.2.2.1
	RELENG_2_2_2_RELEASE:1.2
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.4
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.2
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	sgml_0_0:1.1.1.1
	jfieber:1.1.1;
locks; strict;
comment	@# @;


1.7
date	97.07.19.15.17.49;	author jfieber;	state dead;
branches;
next	1.6;

1.6
date	97.02.22.13.56.20;	author peter;	state Exp;
branches;
next	1.5;

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

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

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

1.2
date	96.09.08.20.37.10;	author jfieber;	state Exp;
branches
	1.2.2.1;
next	1.1;

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

1.1.1.1
date	95.05.09.23.19.45;	author jfieber;	state Exp;
branches
	1.1.1.1.4.1;
next	;

1.1.1.1.4.1
date	97.07.16.13.24.50;	author jfieber;	state dead;
branches;
next	;

1.2.2.1
date	97.07.19.15.31.35;	author jfieber;	state dead;
branches;
next	;


desc
@@


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

FILES=	linuxdoc.dtd linuxdoc.dcl linuxdoc.sty
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.6
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
#	$Id$
@


1.5
log
@The afterdistribute target is a nop in this setting, remove.
@
text
@d1 1
a1 1
#	$FreeBSD$
@


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
@a11 4
afterdistribute:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
		${DISTDIR}/${DISTRIBUTION}${BINDIR}/${.CURDIR:T}

@


1.3
log
@We need an afterdistribute target here, too.  Closes PR#2338
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1996/09/08 20:37:10 jfieber Exp $
@


1.2
log
@Add last bits of instant(1).
Remove sgmlsasp(1) stuff.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:31 davidg Exp $
d11 4
@


1.2.2.1
log
@Remove SGML stuff from RELENG_2_2.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1996/09/08 20:37:10 jfieber Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id:$
d3 2
a4 1
SUBDIR= dtd rep lib
d6 7
a12 1
.include <bsd.subdir.mk>
@


1.1.1.1
log
@The linuxdoc DTD used for the FreeBSD handbook and FAQ.
Reviewed by:	rgrimes
Obtained from:	Linux (with modification)
@
text
@@


1.1.1.1.4.1
log
@Poof!

The SGML tools in this branch are long obsolete.  The tools in -current
will be available in port form shortly.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1995/05/09 23:19:45 jfieber Exp $
@
