head	1.7;
access;
symbols
	RELENG_4_11_0_RELEASE:1.5
	RELENG_4_11:1.5.0.20
	RELENG_4_11_BP:1.5
	RELENG_4_10_0_RELEASE:1.5
	RELENG_4_10:1.5.0.18
	RELENG_4_10_BP:1.5
	RELENG_4_9_0_RELEASE:1.5
	RELENG_4_9:1.5.0.16
	RELENG_4_9_BP:1.5
	RELENG_4_8_0_RELEASE:1.5
	RELENG_4_8:1.5.0.14
	RELENG_4_8_BP:1.5
	RELENG_5_0_0_RELEASE:1.6
	RELENG_5_0:1.6.0.2
	RELENG_5_0_BP:1.6
	RELENG_4_7_0_RELEASE:1.5
	RELENG_4_7:1.5.0.12
	RELENG_4_7_BP:1.5
	RELENG_4_6_2_RELEASE:1.5
	RELENG_4_6_1_RELEASE:1.5
	RELENG_4_6_0_RELEASE:1.5
	RELENG_4_6:1.5.0.10
	RELENG_4_6_BP:1.5
	RELENG_4_5_0_RELEASE:1.5
	RELENG_4_5:1.5.0.8
	RELENG_4_5_BP:1.5
	RELENG_4_4_0_RELEASE:1.5
	RELENG_4_4:1.5.0.6
	RELENG_4_4_BP:1.5
	RELENG_4_3_0_RELEASE:1.5
	RELENG_4_3:1.5.0.4
	RELENG_4_3_BP:1.5
	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.4.2.1
	RELENG_4_0_0_RELEASE:1.5
	RELENG_4:1.5.0.2
	RELENG_4_BP:1.5
	RELENG_3_4_0_RELEASE:1.4.2.1
	RELENG_3_3_0_RELEASE:1.4.2.1
	RELENG_3_2_PAO:1.4.0.4
	RELENG_3_2_PAO_BP:1.4
	RELENG_3_2_0_RELEASE:1.4
	RELENG_3_1_0_RELEASE:1.4
	RELENG_3:1.4.0.2
	RELENG_3_BP:1.4
	RELENG_2_2_8_RELEASE:1.2
	RELENG_3_0_0_RELEASE:1.4
	RELENG_2_2_7_RELEASE:1.2
	RELENG_2_2_6_RELEASE:1.2
	RELENG_2_2_5_RELEASE:1.2
	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.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.6
	RELENG_2_2_BP:1.2
	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
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	libmytinfo_3_0_ache:1.1.1.1
	ross_ridge:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2003.04.04.01.10.25;	author tjr;	state dead;
branches;
next	1.6;

1.6
date	2001.12.12.00.06.51;	author markm;	state Exp;
branches;
next	1.5;

1.5
date	99.08.28.01.06.17;	author peter;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	97.02.22.19.57.22;	author peter;	state Exp;
branches
	1.4.2.1;
next	1.3;

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

1.2
date	95.01.15.06.19.01;	author jkh;	state Exp;
branches
	1.2.4.1
	1.2.6.1;
next	1.1;

1.1
date	94.10.09.17.40.29;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.5.2.1
date	2012.11.17.07.27.50;	author svnexp;	state Exp;
branches;
next	;

1.4.2.1
date	99.08.29.15.33.25;	author peter;	state Exp;
branches;
next	;

1.2.4.1
date	99.09.05.11.35.19;	author peter;	state Exp;
branches;
next	;

1.2.6.1
date	99.09.05.11.33.12;	author peter;	state Exp;
branches;
next	;

1.1.1.1
date	94.10.09.17.40.30;	author ache;	state Exp;
branches;
next	;


desc
@@


1.7
log
@G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.
@
text
@# Makefile for tconv
# $FreeBSD: src/usr.bin/tconv/Makefile,v 1.6 2001/12/12 00:06:51 markm Exp $

PROG=   tconv
SRCS=   tconv.c quit.c
MLINKS= tconv.1 tic.1  tconv.1 captoinfo.1
LINKS=  ${BINDIR}/tconv ${BINDIR}/tic  ${BINDIR}/tconv ${BINDIR}/captoinfo
CFLAGS+= -I${.CURDIR}/../../lib/libmytinfo
DPADD= $(LIBMYTINFO)
LDADD= -lmytinfo

.include <bsd.prog.mk>
@


1.6
log
@Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.5
log
@$Id$ -> $FreeBSD$
@
text
@d8 1
a8 1
CFLAGS+= -I${.CURDIR}/../../lib/libmytinfo -Wall
@


1.5.2.1
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/usr.bin/tconv/Makefile 50477 1999-08-28 01:08:13Z peter $
@


1.4
log
@Revert $FreeBSD$ to $Id$
@
text
@d2 1
a2 1
# $Id$
@


1.4.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


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
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@	The Makefile contained in usr.bin/tconv contains a bogus
reference to the absolute path /usr/src/lib/libmytinfo.  The enclosed
patch fixes this.

Submitted by:	Remy Card <Remy.Card@@masi.ibp.fr>
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.1.1.1 1994/10/09 17:40:30 ache Exp $
@


1.2.4.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2.6.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# $Id$
d8 1
a8 1
CFLAGS+= -I/usr/src/lib/libmytinfo -Wall
@


1.1.1.1
log
@Splitted from libmytinfo
@
text
@@
