summaryrefslogtreecommitdiffstats
path: root/share/sgml/FreeBSD/lib/Makefile
blob: 1f2e4e0c5e9f3af0e114bfaa30e81af7a36d7c92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$Id: Makefile,v 1.1.1.1 1995/05/09 23:19:46 jfieber Exp $

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