home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / dev / revup-1.2.lha / RevUp / RevUp.readme < prev    next >
Text File  |  1994-09-04  |  772b  |  26 lines

  1. Short: Amiga Revision Update System
  2. Type: dev/misc
  3. Uploader: uli@pizza.tynet.sub.org
  4. Author: boris@prox.tynet.sub.org
  5.  
  6.  o RevUp  generates  and  maintains  include and header files with revision
  7.    information.
  8.  
  9.  o RevUp is 100% compatible to the CBM developer tool BumpRev, but offers a
  10.    lot of new features.
  11.  
  12.  o Multiple dependency files are supported.
  13.  
  14.  o Beta count management for beta versions included.
  15.  
  16.  
  17. Usage: RevUp <version> <projectname> {<dependency>} [REV <revision>]
  18.                                      [BETA] [NOC] [NOASM] [EXTRA] [TINY]
  19. With:
  20.  REV  : Explicit revision number.
  21.  BETA : Generate beta information.
  22.  NOC  : Don't generate C Headerfile.
  23.  NOASM: Don't generate ASM Includefile.
  24.  EXTRA: Generate extra information.
  25.  TINY : Don't print credits.
  26.