head	1.5;
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.4.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1.4.1
	RELENG_2_1_6_RELEASE:1.1.1.1.4.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.1.1.1.4.1
	RELENG_2_1_0_RELEASE:1.1.1.1.4.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
	sgmlfmt_0_0:1.1.1.1
	jfieber:1.1.1;
locks; strict;
comment	@# @;


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

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

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

1.2
date	95.07.25.00.36.45;	author bde;	state Exp;
branches
	1.2.2.1;
next	1.1;

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

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

1.1.1.1.4.1
date	95.09.17.23.40.07;	author davidg;	state Exp;
branches;
next	1.1.1.1.4.2;

1.1.1.1.4.2
date	97.07.16.13.19.50;	author jfieber;	state dead;
branches;
next	;

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


desc
@@


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

MAN1=	sgmlfmt.1

afterinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/sgmlfmt.pl ${DESTDIR}${BINDIR}/sgmlfmt

.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.2
log
@Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1995/05/09 23:58:06 jfieber Exp $
@


1.2.2.1
log
@Remove SGML stuff from RELENG_2_2.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1995/07/25 00:36:45 bde Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id:$
d6 1
a6 1
	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
@


1.1.1.1
log
@The program that turns sgml files (tagged according to the linuxdoc
DTD) into HTML, LaTeX or ascii.  (the latter is still pretty rough)
Reviewed by:	rgrimes
@
text
@@


1.1.1.1.4.1
log
@Sync with main branch.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1995/07/25 00:36:45 bde Exp $
d6 1
a6 1
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
@


1.1.1.1.4.2
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.4.1 1995/09/17 23:40:07 davidg Exp $
@
