1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/gnu/usr.bin/perl/library/Peek/Makefile
Mark Murray 9bbc1ad14d Userland build stuff for Perl5.006.
This is cleaned up quite a lot since 5.00502, and the library modules
are broken out into individual dirs. This should please a lot folk.
2000-06-25 14:48:20 +00:00

8 lines
99 B
Makefile

# $FreeBSD$
MODULE= Peek
MODULEDIR= Devel/Peek
.include "../Makefile.inc"
.include <bsd.obj.mk>