source:
trunk/essentials/dev-lang/perl/ext/Thread/Makefile.PL
| Last change on this file was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 120 bytes | |
| Line | |
|---|---|
| 1 | use ExtUtils::MakeMaker; |
| 2 | WriteMakefile( |
| 3 | NAME => 'Thread', |
| 4 | VERSION_FROM => '../../lib/Thread.pm', |
| 5 | MAN3PODS => {}, |
| 6 | ); |
| 7 |
Note:
See TracBrowser
for help on using the repository browser.
