1ExtUtils::MM_MacOS(3) User Contributed Perl DocumentationExtUtils::MM_MacOS(3)
2
3
4
6 ExtUtils::MM_MacOS - once produced Makefiles for MacOS Classic
7
9 # MM_MacOS no longer contains any code. This is just a stub.
10
12 Once upon a time, MakeMaker could produce an approximation of a correct
13 Makefile on MacOS Classic (MacPerl). Due to a lack of maintainers,
14 this fell out of sync with the rest of MakeMaker and hadn't worked in
15 years. Since there's little chance of it being repaired, MacOS Classic
16 is fading away, and the code was icky to begin with, the code has been
17 deleted to make maintenance easier.
18
19 Anyone interested in resurrecting this file should pull the old version
20 from the MakeMaker CVS repository and contact makemaker@perl.org.
21
22
23
24perl v5.38.0 2023-07-20 ExtUtils::MM_MacOS(3)