This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update OS/2-specific C header file
[perl5.git] / os2 / notes
CommitLineData
82835e01 1mv Makefile.SH Makefile.SHs
2exit 0
3
4Everything is updated to perl5.002b1d.
5
6I added a generally useful ;-) code to Makefile.SH to have dependencies
7on makedepend, installman and installperl (makedepend is the tricky one!).
8
9I did update MANIFEST with _all_ the added diff.* files, I hope
10some files will be just applied, thus not needed for MANIFEST. Well, the
11patch for MANIFEST is in os2/diff.MANIFEST ;-).
12
13diff.init is just a suggestion to move system-specific code into headers.
14
15I think that
16
17diff.Makefile
18diff.installperl
19diff.installman
20diff.x2pMakefile
21diff.mkdep
22
23are ready for prime time, though big ;-(.
24It is up to you what to do with them (They use long names like EXE_EXT now).
25
26diff.c2ph, diff.rest are small and should not break anything.
27
28diff.db_file adds binary mode.