Copyright ICCE 1992—1994. All rights reserved.
  Usage: ICMAKE [flags] source[.im] [dest[.bim]] [-- [args]]
  where:
  flags: optional flags:
  
    - -b: blunt execution of the destinationfile
- -c: the destination file is compiled
- -i file: define input file, argument processing stops
- -p: only the preprocessor is activated
- -q: quiet mode: copyright banner not displayed
    - source: make description source file:
    
 (default extension: .im)
- dest: binary make file
    
 (default filename: source.bim)
- --: optional icmake-file arguments separator
    
 
- args: optional arguments following—received by the
    
 icmake file in its argv-list
  
  
  
  
  
  
  
    Copyright © 1994 - 2018 Linux Journal.  All rights reserved.