freebsd-dev/gnu/usr.bin/perl/utils/h2ph/Makefile
Mark Murray ed4a07ffcc Very substantial debug/improvement of the FreeBSD/Perl5 build.
o make install ; make install now works
o make all ; make all is quiet the second time
o Dependancies are properliy debugged; this means that make -jN has a
  far hihjer likelyhood of working.
o a proper 'link farm' has been constructed for the build. This
  dramatically simplifies the dependancy tangle.
o for perldoc's use, all the .pod files are installed.
o the man3 docs are properly compressed.
o the man pages and libary code are installed by the makefiles, not
  by a perl script.
o at the end, h2ph is run.
1998-10-11 18:13:42 +00:00

13 lines
224 B
Makefile

#
# $Id: Makefile,v 1.1 1998/09/09 07:20:29 markm Exp $
#
PROG= h2ph
.include <bsd.prog.mk>
afterinstall:
cd ${DESTDIR}/usr/include; \
miniperl ${.OBJDIR}/${PROG} -d \
${DESTDIR}/usr/libdata/perl/5.00502/mach * sys/*