summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/utils/h2ph/Makefile
blob: 9be7c9f0b2c16daedb016ed28e3a94ca6dc949c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# $Id: Makefile,v 1.3 1999/03/18 19:39:07 julian Exp $
#

PROG=	h2ph

.include <bsd.prog.mk>

afterinstall:
	cd ${DESTDIR}/usr/include; \
	miniperl ${.OBJDIR}/${PROG} -d \
		${DESTDIR}/usr/libdata/perl/5.00503/mach * */*
OpenPOWER on IntegriCloud