head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	94.07.18.22.33.15;	author md;	state Exp;
branches;
next	1.1;

1.1
date	90.06.30.05.01.37;	author md;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Install the older Reno macros in share/tmac/.reno
@
text
@#	@@(#)Makefile	6.9 (Berkeley) 6/29/90

.include "../../Makefile.inc"

FILES=	tmac.an.old tmac.r tmac.doc tmac.andoc
LINKS=	${BINDIR}/tmac/.reno/tmac.andoc ${BINDIR}/tmac/tmac.an
LINKS+=	${BINDIR}/tmac/.reno/tmac.andoc ${BINDIR}/tmac/tmac.andoc-reno
NOOBJ=	noobj

# old macros not currently installed...
OFILES=	tmac.an.v6compat tmac.an6n tmac.an6t tmac.a tmac.cp

all clean cleandir depend lint tags:

beforeinstall:
	install -c -o ${BINOWN} -g ${BINOWN} -m 444 ${FILES} \
	    ${DESTDIR}${BINDIR}/tmac/.reno

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d3 2
d6 2
a7 1
LINKS=	${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an
d17 1
a17 1
	    ${DESTDIR}${BINDIR}/tmac
@
