home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / cvs-1.8.7-src.tgz / tar.out / fsf / cvs / macintosh / maccvs.pch < prev    next >
Text File  |  1996-09-28  |  271b  |  12 lines

  1. #ifdef powerc
  2.   #pragma precompile_target "cvspch.PPC"
  3. #else
  4.   #pragma precompile_target "cvspch.68K"
  5. #endif
  6.  
  7. #define __dest_os    __mac_os        // Necessary for MSL
  8.  
  9. #define HAVE_CONFIG_H            // Tells CVS source to look at config.h
  10.  
  11. #define MACOS                        // Necessary for Z Library
  12.