head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.4.2
	RELENG_4_11:1.1.4.2.0.16
	RELENG_4_11_BP:1.1.4.2
	RELENG_4_10_0_RELEASE:1.1.4.2
	RELENG_4_10:1.1.4.2.0.14
	RELENG_4_10_BP:1.1.4.2
	RELENG_4_9_0_RELEASE:1.1.4.2
	RELENG_4_9:1.1.4.2.0.12
	RELENG_4_9_BP:1.1.4.2
	RELENG_4_8_0_RELEASE:1.1.4.2
	RELENG_4_8:1.1.4.2.0.10
	RELENG_4_8_BP:1.1.4.2
	RELENG_4_7_0_RELEASE:1.1.4.2
	RELENG_4_7:1.1.4.2.0.8
	RELENG_4_7_BP:1.1.4.2
	RELENG_4_6_2_RELEASE:1.1.4.2
	RELENG_4_6_1_RELEASE:1.1.4.2
	RELENG_4_6_0_RELEASE:1.1.4.2
	RELENG_4_6:1.1.4.2.0.6
	RELENG_4_6_BP:1.1.4.2
	RELENG_4_5_0_RELEASE:1.1.4.2
	RELENG_4_5:1.1.4.2.0.4
	RELENG_4_5_BP:1.1.4.2
	RELENG_4_4_0_RELEASE:1.1.4.2
	RELENG_4_4:1.1.4.2.0.2
	RELENG_4_4_BP:1.1.4.2
	RELENG_4_3_0_RELEASE:1.1.4.1
	RELENG_4_3:1.1.4.1.0.2
	RELENG_4_3_BP:1.1.4.1
	RELENG_4_2_0_RELEASE:1.1
	RELENG_4_1_1_RELEASE:1.1
	PRE_SMPNG:1.1
	RELENG_4_1_0_RELEASE:1.1
	RELENG_3_5_0_RELEASE:1.1.2.1
	RELENG_4_0_0_RELEASE:1.1
	RELENG_4:1.1.0.4
	RELENG_4_BP:1.1
	RELENG_3:1.1.0.2;
locks; strict;
comment	@# @;


1.4
date	2001.04.17.12.36.38;	author ru;	state dead;
branches;
next	1.3;

1.3
date	2000.12.06.08.35.45;	author ru;	state Exp;
branches;
next	1.2;

1.2
date	2000.12.05.19.15.22;	author ru;	state Exp;
branches;
next	1.1;

1.1
date	2000.01.12.13.14.22;	author asmodai;	state Exp;
branches
	1.1.2.1
	1.1.4.1;
next	;

1.1.2.1
date	2000.03.09.21.25.57;	author asmodai;	state Exp;
branches;
next	;

1.1.4.1
date	2000.12.07.09.57.00;	author ru;	state Exp;
branches;
next	1.1.4.2;

1.1.4.2
date	2001.04.26.17.07.58;	author ru;	state dead;
branches;
next	;


desc
@@


1.4
log
@Upgrade to Groff 1.17.
@
text
@# $FreeBSD: src/gnu/usr.bin/groff/devhtml/Makefile,v 1.3 2000/12/06 08:35:45 ru Exp $

DEV=		html
DEVFILES=	DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S

.include "../Makefile.dev"
@


1.3
log
@Fixed device files building procedure.  This makes
it possible to ``make all install'' in one pass.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/devhtml/Makefile,v 1.2 2000/12/05 19:15:22 ru Exp $
@


1.2
log
@Upgrade to version 1.16.1.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/devhtml/Makefile,v 1.1 2000/01/12 13:14:22 asmodai Exp $
a5 1
.include "../Makefile.inc"
@


1.1
log
@Add bmake glue for devhtml and grohtml of the groff package.
@
text
@d1 1
a1 3
# $FreeBSD$
#
# Generic groff font makefile
d3 2
a4 1
NOOBJ=
d6 2
a7 3
.include "${.CURDIR}/../Makefile.inc"
.include "${DIST_DIR}/Makefile.sub"
.include "${.CURDIR}/../Makefile.dev"
@


1.1.4.1
log
@MFC: Upgrade to Groff 1.16.1.
@
text
@d1 3
a3 1
# $FreeBSD: src/gnu/usr.bin/groff/devhtml/Makefile,v 1.1 2000/01/12 13:14:22 asmodai Exp $
d5 1
a5 2
DEV=		html
DEVFILES=	DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
d7 3
a9 1
.include "../Makefile.dev"
@


1.1.4.2
log
@MFC: Upgrade to Groff 1.17.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/devhtml/Makefile,v 1.1.4.1 2000/12/07 09:57:00 ru Exp $
@


1.1.2.1
log
@MFC: devhtml and grohtml bmake glue.
@
text
@@

