summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/filters.ru/Makefile
blob: 0c7be10f307075172ce196b568361f2bcd64a84a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

SUBDIR = koi2alt koi2855

SAMPLES=bjc-240.sh.sample

afterinstall:
	cd ${.CURDIR} && \
	    ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${SHAREMODE} \
	    ${SAMPLES} ${DESTDIR}${BINDIR}

.include "Makefile.inc"
.include <bsd.prog.mk>

OpenPOWER on IntegriCloud