summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/font/Makefile.dev
blob: 85be29ab73bb94e538dce51f0db700062e68b062 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

DEVICEDIR?=	${fontdir}/dev${DEV}

all: ${DEVFILES}

beforeinstall: ${DEVFILES}
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
		${.ALLSRC} ${DESTDIR}${DEVICEDIR}

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