home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / gcc / config / sparc / xm-nextpdo-sunos4.h < prev    next >
C/C++ Source or Header  |  1996-01-09  |  224b  |  18 lines

  1. #include "sparc/xm-sparc.h"
  2.  
  3. #ifndef USE_GAS
  4. #define USE_GAS
  5. #endif
  6.  
  7. #ifndef NEXT_OBJC_RUNTIME
  8. #define NEXT_OBJC_RUNTIME
  9. #endif
  10.  
  11. #ifndef NEXT_PDO
  12. #define NEXT_PDO
  13. #endif
  14.  
  15. #ifndef NEXT_FRAMEWORK
  16. #define NEXT_FRAMEWORK
  17. #endif
  18.