home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume39 / makepatch / part01 / README < prev   
Encoding:
Text File  |  1993-09-12  |  861 b   |  23 lines

  1. This is makepatch, a program to generate a patch file from two files
  2. or directories.
  3.  
  4. It resembles "diff -c -r -N", but:
  5.  
  6.   - it is always recursive;
  7.   - it handles 'patchlevel.h' first;
  8.   - it supplies 'Index:' and 'Prereq:' lines;
  9.   - it can use 'manifest' files;
  10.   - it generates shell commands to remove files;
  11.   - it can manipulate manifest files.
  12.  
  13. As distributed, it assumes that perl resides in /usr/local/bin. You
  14. have to change the first line of makepatch.pl if your perl is in a
  15. different location.
  16.  
  17. To install: edit the Makefile (if needed) and type 'make install'.
  18.  
  19. Johan Vromans                       jv@mh.nl via internet backbones
  20. Multihouse Automatisering bv               uucp:..!{uunet,sun4nl}!mh.nl!jv
  21. Doesburgweg 7, 2803 PL Gouda, The Netherlands  phone/fax: +31 1820 62911/62500
  22. ------------------------ "Arms are made for hugging" -------------------------
  23.