head	1.3;
access;
symbols
	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_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
	sgml_0_0:1.1.1.1
	jfieber:1.1.1;
locks; strict;
comment	@# @;


1.3
date	96.09.08.20.37.19;	author jfieber;	state dead;
branches;
next	1.2;

1.2
date	95.07.25.00.34.37;	author bde;	state Exp;
branches;
next	1.1;

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

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

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

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


desc
@@


1.3
log
@Add last bits of instant(1).
Remove sgmlsasp(1) stuff.
@
text
@#	$Id: Makefile,v 1.2 1995/07/25 00:34:37 bde Exp jfieber $

FILES=	linuxdoc linuxdoc.dec
NOOBJ=	noobj

all clean cleandir depend lint tags:

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

.include <bsd.prog.mk>
@


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:19:46 jfieber Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id:$
d9 1
a9 1
	install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
@


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
@Sync with main branch.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1995/07/25 00:34:37 bde Exp $
d9 1
a9 1
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
@


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:42:31 davidg Exp $
@
