home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / GnuSource / Chess-9 / Makefile.postamble < prev    next >
Makefile  |  1992-03-07  |  365b  |  11 lines

  1. # Makefile.postamble
  2.  
  3. # created by Glenn Reid Fri Apr 20 14:21:48 PDT 1990
  4.  
  5. # there appears to be a bug in InterfaceBuilder 1.0 (v8)
  6. # in which Project files in the "tiff" directory are not written
  7. # out as TIFFFILES, but are instead written as OTHERSOURCES.  This
  8. # is a temporary solution to that problem
  9.  
  10. TIFFFILES = 3d_board.tiff 3d_pieces.tiff 3d_plastic.tiff
  11.