head	1.8;
access;
symbols
	RELENG_4_11_0_RELEASE:1.5.8.2
	RELENG_4_11:1.5.8.2.0.16
	RELENG_4_11_BP:1.5.8.2
	RELENG_4_10_0_RELEASE:1.5.8.2
	RELENG_4_10:1.5.8.2.0.14
	RELENG_4_10_BP:1.5.8.2
	RELENG_4_9_0_RELEASE:1.5.8.2
	RELENG_4_9:1.5.8.2.0.12
	RELENG_4_9_BP:1.5.8.2
	RELENG_4_8_0_RELEASE:1.5.8.2
	RELENG_4_8:1.5.8.2.0.10
	RELENG_4_8_BP:1.5.8.2
	RELENG_4_7_0_RELEASE:1.5.8.2
	RELENG_4_7:1.5.8.2.0.8
	RELENG_4_7_BP:1.5.8.2
	RELENG_4_6_2_RELEASE:1.5.8.2
	RELENG_4_6_1_RELEASE:1.5.8.2
	RELENG_4_6_0_RELEASE:1.5.8.2
	RELENG_4_6:1.5.8.2.0.6
	RELENG_4_6_BP:1.5.8.2
	RELENG_4_5_0_RELEASE:1.5.8.2
	RELENG_4_5:1.5.8.2.0.4
	RELENG_4_5_BP:1.5.8.2
	RELENG_4_4_0_RELEASE:1.5.8.2
	RELENG_4_4:1.5.8.2.0.2
	RELENG_4_4_BP:1.5.8.2
	RELENG_4_3_0_RELEASE:1.5.8.1
	RELENG_4_3:1.5.8.1.0.2
	RELENG_4_3_BP:1.5.8.1
	RELENG_4_2_0_RELEASE:1.5
	RELENG_4_1_1_RELEASE:1.5
	PRE_SMPNG:1.5
	RELENG_4_1_0_RELEASE:1.5
	RELENG_3_5_0_RELEASE:1.5
	RELENG_4_0_0_RELEASE:1.5
	RELENG_4:1.5.0.8
	RELENG_4_BP:1.5
	RELENG_3_4_0_RELEASE:1.5
	RELENG_3_3_0_RELEASE:1.5
	RELENG_3_2_PAO:1.5.0.6
	RELENG_3_2_PAO_BP:1.5
	RELENG_3_2_0_RELEASE:1.5
	RELENG_3_1_0_RELEASE:1.5
	RELENG_3:1.5.0.4
	RELENG_3_BP:1.5
	RELENG_2_2_8_RELEASE:1.5
	RELENG_3_0_0_RELEASE:1.5
	RELENG_2_2_7_RELEASE:1.5
	RELENG_2_2_6_RELEASE:1.5
	RELENG_2_2_5_RELEASE:1.5
	RELENG_2_2_2_RELEASE:1.5
	RELENG_2_2_1_RELEASE:1.5
	RELENG_2_2_0_RELEASE:1.5
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.5.0.2
	RELENG_2_2_BP:1.5
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.4
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.2
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2;
locks; strict;
comment	@# @;


1.8
date	2001.04.17.12.36.35;	author ru;	state dead;
branches;
next	1.7;

1.7
date	2000.12.06.08.35.44;	author ru;	state Exp;
branches;
next	1.6;

1.6
date	2000.12.05.19.15.22;	author ru;	state Exp;
branches;
next	1.5;

1.5
date	96.09.09.18.05.16;	author phk;	state Exp;
branches
	1.5.8.1;
next	1.4;

1.4
date	96.09.08.01.27.25;	author pst;	state Exp;
branches;
next	1.3;

1.3
date	96.09.08.01.01.53;	author pst;	state dead;
branches;
next	1.2;

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

1.1
date	95.01.15.08.29.32;	author pst;	state Exp;
branches;
next	;

1.5.8.1
date	2000.12.07.09.56.59;	author ru;	state Exp;
branches;
next	1.5.8.2;

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


desc
@@


1.8
log
@Upgrade to Groff 1.17.
@
text
@# $FreeBSD: src/gnu/usr.bin/groff/devdvi/Makefile,v 1.7 2000/12/06 08:35:44 ru Exp $

DEV=		dvi
DEVFILES=	DESC R I B BI CW CWI MI S EX H HI HB SA SB \
		generate/CompileFonts generate/Makefile generate/msam.map\
		generate/msbm.map generate/texb.map generate/texex.map \
		generate/texi.map generate/texmi.map generate/texr.map \
		generate/texsy.map generate/textt.map

CLEANFILES+=	DESC

DESC:	DESC.in
	cat ${DIST_DIR}/DESC.in >DESC
	test -z '${DVIPRINT}' || echo print '${DVIPRINT}' >>DESC

.include "../Makefile.dev"
@


1.7
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/devdvi/Makefile,v 1.6 2000/12/05 19:15:22 ru Exp $
@


1.6
log
@Upgrade to version 1.16.1.
@
text
@d1 1
a1 1
# $FreeBSD$
a10 2

.include "../Makefile.inc"
@


1.5
log
@DISTDIR is a reserved variable for make release
s/DISTDIR/DIST_DIR/g
@
text
@d1 2
d4 2
a5 2
FONTFILES=	R I B BI CW MI S EX H HI HB SA SB DESC $(DEVGENFILES)
DEVGENFILES=	generate/CompileFonts generate/Makefile generate/msam.map\
d8 1
a8 1
		generate/texsy.map generate/textt.map generate/cork.map
a10 2

DEVFILES=	$(FONTFILES)
@


1.5.8.1
log
@MFC: Upgrade to Groff 1.16.1.
@
text
@a0 2
# $FreeBSD$

d2 2
a3 2
DEVFILES=	DESC R I B BI CW CWI MI S EX H HI HB SA SB \
		generate/CompileFonts generate/Makefile generate/msam.map\
d6 1
a6 1
		generate/texsy.map generate/textt.map
d9 4
@


1.5.8.2
log
@MFC: Upgrade to Groff 1.17.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/devdvi/Makefile,v 1.5.8.1 2000/12/07 09:56:59 ru Exp $
@


1.4
log
@...long live groff
@
text
@d15 1
a15 1
	cat ${DISTDIR}/DESC.in >DESC
@


1.3
log
@Groff is dead...
@
text
@d1 1
a1 1
DEVICE=		dvi
d10 4
d15 1
a15 1
	cat ${.CURDIR}/DESC.in >DESC
@


1.2
log
@Remove stale NOOBJ.

Use standard clean and cleandir targets.
@
text
@@


1.1
log
@Layer in all FreeBSD patches
@
text
@d8 1
a8 4
NOOBJ=		noobj

clean cleandir:
	rm -f DESC
@
