home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 529b.lha / BMake_v1.1 / WISHLIST < prev   
Encoding:
Text File  |  1991-07-03  |  622 b   |  20 lines

  1. WISHLIST
  2.  
  3. Here are some features which I would like to implement in the future.
  4.  
  5. -    :: rules to supply alternate rules for targets
  6. -    + command prefix to force the execution of lines
  7. -    force the execution of lines containing $(MAKE) or ${MAKE}
  8. -    the $^ automatic variable
  9. -    .IGNORE .PRECIOUS .SILENT
  10. -    static pattern rules
  11. -    the ability to apply rules to the contents of archives
  12.     and link libraries
  13. -    vpath and VPATH search paths for dependencies
  14.  
  15. -    -W command line argument to run Make with a ``what if'' scenario
  16. -    parallel remote execution of compiles
  17.  
  18. -    the ability to pass variables between nested executions of Make
  19.  
  20.