/**
 ** This file contains a list of all changes made to the source (header and C)
 ** files that constitute the Imake utility. The starting point was the source
 ** as distributed on the X11R4 source tape from MIT.
 **/

/**
 ** MODIFIED imake.c: MBN 05/10/90
 **          Changed name of default "Imake.tmpl" file to "imake.imk"
 **          so that we don't assume file system supports case sensitive
 **          file names and/or extensions of more than three characters.
 **/

/**
 ** *** MODIFIED: MBN 05/15/90
 **               In addition to scanning preprocessor output for @@, imake
 **               now also scans for @+, meaning "increment the number that
 **               follows by one and replace in text"
 **/

