home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / uucp / Uucp.framework / pathnames.i < prev    next >
Encoding:
Text File  |  1995-11-07  |  401 b   |  14 lines

  1. #define _STR_OWNER "@OWNER@"
  2. #define _STR_GROUP "@GROUP@"
  3.  
  4. #define _STR_VERSION "@VERSION@"
  5.  
  6. #define _PATH_ETCDIR "@ETCDIR@"
  7. #define _PATH_BINDIR "@BINDIR@"
  8. #define _PATH_SBINDIR "@SBINDIR@"
  9. #define _PATH_OLDCONFIGLIB "@OLDCONFIGLIB@"
  10. #define _PATH_NEWCONFIGLIB "@NEWCONFIGLIB@"
  11. #define _PATH_SPOOLBASEDIR "@SPOOLBASEDIR@"
  12. #define _PATH_FRAMEDIR "@FRAMEDIR@"
  13. #define _PATH_GNU_SRCROOT "@GNU_SRCROOT@"
  14.