head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.4.3
	RELENG_4_11:1.1.4.3.0.16
	RELENG_4_11_BP:1.1.4.3
	RELENG_4_10_0_RELEASE:1.1.4.3
	RELENG_4_10:1.1.4.3.0.14
	RELENG_4_10_BP:1.1.4.3
	RELENG_4_9_0_RELEASE:1.1.4.3
	RELENG_4_9:1.1.4.3.0.12
	RELENG_4_9_BP:1.1.4.3
	RELENG_4_8_0_RELEASE:1.1.4.3
	RELENG_4_8:1.1.4.3.0.10
	RELENG_4_8_BP:1.1.4.3
	RELENG_4_7_0_RELEASE:1.1.4.3
	RELENG_4_7:1.1.4.3.0.8
	RELENG_4_7_BP:1.1.4.3
	RELENG_4_6_2_RELEASE:1.1.4.3
	RELENG_4_6_1_RELEASE:1.1.4.3
	RELENG_4_6_0_RELEASE:1.1.4.3
	RELENG_4_6:1.1.4.3.0.6
	RELENG_4_6_BP:1.1.4.3
	RELENG_4_5_0_RELEASE:1.1.4.3
	RELENG_4_5:1.1.4.3.0.4
	RELENG_4_5_BP:1.1.4.3
	RELENG_4_4_0_RELEASE:1.1.4.3
	RELENG_4_4:1.1.4.3.0.2
	RELENG_4_4_BP:1.1.4.3
	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.50;	author ru;	state dead;
branches;
next	1.3;

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

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

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

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

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

1.1.4.2
date	2001.04.25.12.03.39;	author ru;	state Exp;
branches;
next	1.1.4.3;

1.1.4.3
date	2001.04.26.17.08.09;	author ru;	state dead;
branches;
next	;


desc
@@


1.4
log
@Upgrade to Groff 1.17.
@
text
@# $FreeBSD: src/gnu/usr.bin/groff/grohtml/Makefile,v 1.3 2001/03/27 14:58:45 ru Exp $

PROG=		grohtml
SRCS=		html.cc output.cc

LDADD+=		${LIBDRIVER} ${LIBGROFF} -lm
DPADD+=		${LIBDRIVER} ${LIBGROFF} ${LIBM}

CLEANFILES+=	grohtml.1

.include "../Makefile.cfg"
.include <bsd.prog.mk>
@


1.3
log
@MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/grohtml/Makefile,v 1.2 2000/12/05 19:15:29 ru Exp $
@


1.2
log
@Upgrade to version 1.16.1.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/grohtml/Makefile,v 1.1 2000/01/12 13:14:27 asmodai Exp $
d9 1
a9 1
CLEANFILES+=	${MAN1}
@


1.1
log
@Add bmake glue for devhtml and grohtml of the groff package.
@
text
@d1 1
a1 3
# $FreeBSD$
#
# Makefile for grohtml
d4 1
a4 1
SRCS=		html.cc
d9 1
a9 2
MANDEPEND=	grohtml.1
CLEANFILES+=	${MANDEPEND}
@


1.1.4.1
log
@MFC: Upgrade to Groff 1.16.1.
@
text
@d1 3
a3 1
# $FreeBSD: src/gnu/usr.bin/groff/grohtml/Makefile,v 1.1 2000/01/12 13:14:27 asmodai Exp $
d6 1
a6 1
SRCS=		html.cc output.cc
d11 2
a12 1
CLEANFILES+=	${MAN1}
@


1.1.4.2
log
@MFC: MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/grohtml/Makefile,v 1.1.4.1 2000/12/07 09:57:06 ru Exp $
d9 1
a9 1
CLEANFILES+=	grohtml.1
@


1.1.4.3
log
@MFC: Upgrade to Groff 1.17.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/grohtml/Makefile,v 1.1.4.2 2001/04/25 12:03:39 ru Exp $
@


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

