home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / perl-5.003-base.tgz / perl-5.003-base.tar / fsf / perl / os2 / notes < prev    next >
Text File  |  1996-01-22  |  795b  |  29 lines

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