home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / stdwin / Conf / proto.arch.ibmr2 < prev    next >
Encoding:
Text File  |  1991-04-16  |  441 b   |  15 lines  |  [TEXT/????]

  1.  
  2. #
  3. # Definitions pertaining to IBM R2 architecture
  4. #
  5.  
  6. # Define the name of this architecture here.
  7. # This is used as a subdirectory name where all the objects for this
  8. # architecture live: $(TOP)/Build/$(ARCH)
  9. #
  10. # Note that there is the silent assumption that there is only one O.S.
  11. # per architecture.  We'll have to invent composite architecture names,
  12. # or insert an extra level in the build tree, if this becomes false...
  13. #
  14. ARCH=        ibmr2
  15.