summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmlfmt/Makefile
blob: 8d761b4192c56e362ecfb19a1ebe52083d3e25cf (plain)
1
2
3
4
5
6
7
8
9
#	$Id: Makefile,v 1.1.1.1 1995/05/09 23:58:06 jfieber Exp $

MAN1=	sgmlfmt.1

afterinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/sgmlfmt.pl ${DESTDIR}${BINDIR}/sgmlfmt

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