aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/library/IO
Commit message (Collapse)AuthorAgeFilesLines
* Remove the perl build. Farewell, old friend.Mark Murray2002-05-161-5/+0
| | | | Notes: svn path=/head/; revision=96722
* Respect system ${CFLAGS} when building Perl modules.Ruslan Ermilov2001-10-191-2/+1
| | | | | | | | | | | | bsd.obj.mk -> bsd.prog.mk in modules makefiles, as the latter automatically includes ../Makefile.inc and adds -I${DESTDIR}/usr/include to ${CFLAGS} needed for "make world" which is built with -nostdinc. Reviewed by: MAINTAINER timeout Notes: svn path=/head/; revision=85158
* Userland build stuff for Perl5.006.Mark Murray2000-06-251-0/+6
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. Notes: svn path=/head/; revision=62081