This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Break the --create-perllibst-h and --list-static-libs options out of buildext.pl
authorNicholas Clark <nick@ccl4.org>
Mon, 26 Jan 2009 22:49:19 +0000 (22:49 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 26 Jan 2009 22:49:19 +0000 (22:49 +0000)
commitc6d234b82f2f6387f4a8ddb73277519b5bca93fc
tree7c40eb9ab0f179609a172a224ee2f76b77ee516a
parent4497a157d1131e07b218838ce27e77bd3ed118d0
Break the --create-perllibst-h and --list-static-libs options out of buildext.pl
into separate scripts.
MANIFEST
win32/Makefile
win32/buildext.pl
win32/create_perllibst_h.pl [new file with mode: 0644]
win32/list_static_libs.pl [new file with mode: 0644]
win32/makefile.mk