summaryrefslogtreecommitdiffstats
path: root/share/sgml/transpec/Makefile
blob: a2a49d0bc938de507cde6a3199d4e19982b28f13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$Id: Makefile,v 1.1.1.1 1996/09/08 02:37:39 jfieber Exp $

FILES=	roff.cmap roff.sdata linuxdoc-roff.ts
FILES+= html.cmap html.sdata linuxdoc-html.ts
FILES+= latex.cmap latex.sdata linuxdoc-latex.ts
FILES+=	docbook-html.ts
FILES+= transpec.dtd
NOOBJ=	noobj

all clean cleandir depend lint tags:

afterinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
		${DESTDIR}${BINDIR}/${.CURDIR:T}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud