summaryrefslogtreecommitdiffstats
path: root/share/sgml/FreeBSD/lib/Makefile
blob: 666750a7267a8a3ff24fd52fd04df057c0743bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$Id:$

FILES=	linuxdoc.sty
NOOBJ=	noobj

all clean cleandir depend lint tags:

afterinstall:
	install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
	    ${DESTDIR}${BINDIR}/lib

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