head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1.2.1
	RELENG_2_2_7_RELEASE:1.1.1.1.2.1
	RELENG_2_2_6_RELEASE:1.1.1.1.2.1
	RELENG_2_2_5_RELEASE:1.1.1.1.2.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	RELENG_2_2_BP:1.1.1.1
	v1_0:1.1.1.1
	JFIEBER:1.1.1;
locks; strict;
comment	@# @;


1.5
date	97.07.19.15.18.20;	author jfieber;	state dead;
branches;
next	1.4;

1.4
date	97.02.22.19.57.05;	author peter;	state Exp;
branches;
next	1.3;

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

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

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

1.1.1.1
date	96.09.08.01.55.10;	author jfieber;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	97.07.19.15.31.47;	author jfieber;	state dead;
branches;
next	;


desc
@@


1.5
log
@Remove SGML tools from -current.
@
text
@#	$Id: Makefile,v 1.4 1997/02/22 19:57:05 peter Exp $

PROG=	instant
SRCS=	browse.c info.c main.c tables.c traninit.c translate.c 
SRCS+=	tranvar.c util.c

CFLAGS+= -I${.CURDIR}/../libsgmls -I${.CURDIR}/../sgmls

LDADD=  ${LIBSGMLS} -lcompat
DPADD=  ${LIBSGMLS} ${LIBCOMPAT}

MAN1=	instant.1
MAN5=	transpec.5

.include <bsd.prog.mk>
@


1.4
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
#	$Id$
@


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
@d1 1
a1 1
#	$FreeBSD$
@


1.2
log
@Fixed DPADD to match LDADD.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1996/09/08 01:55:10 jfieber Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1996/01/16 05:14:09 jfieber Exp $
d10 1
a10 1
DPADD=  ${LIBSGMLS}
@


1.1.1.1
log
@Tool for manipulating SGML document instances.  Replaces sgmlsasp.
@
text
@@


1.1.1.1.2.1
log
@Remove SGML stuff from RELENG_2_2.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.1.1.1 1996/09/08 01:55:10 jfieber Exp $
@
