home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / viewkit / xcontact / spec.xcontact < prev   
Encoding:
Text File  |  1994-08-02  |  1.2 KB  |  48 lines

  1. product xcontact
  2.     id "XContact Release ${RELEASE}"
  3.     image man
  4.         id "XContact Man Pages"
  5.         version 1011009${ALPHA}
  6.         order 9990
  7.         subsys xcontact
  8.             inplace default
  9.             id "XContact Release ${RELEASE} Man Pages"
  10.             exp "xcontact.man.xcontact"
  11.             replaces self
  12.             replaces vrolodex.man.vrolodex 0 oldvers
  13.         endsubsys
  14.     endimage
  15.     image sw
  16.         id "XContact Software"
  17.         version 1011009${ALPHA}
  18.         order 9980
  19.         subsys xcontact
  20.             inplace default
  21.             id "XContact Release ${RELEASE} Software"
  22.             exp "xcontact.sw.xcontact"
  23.                         prereq  ( 
  24.                                 eoe1.sw.unix 1011009700 maxint
  25.                 ViewKit_eoe.sw.base 1011009700 maxint
  26.                                 )
  27.                         replaces self
  28.                         replaces vrolodex.sw.vrolodex 0 oldvers
  29.         endsubsys
  30.     endimage
  31.     image books
  32.         id "XContact On-line Help"
  33.         version 1011009${ALPHA}
  34.         order 9970
  35.         subsys help
  36.             inplace default
  37.             id "XContact On-Line Help Books"
  38.             exp "xcontact.books.help"
  39.                         prereq  ( 
  40.                                 eoe1.sw.unix 1011009700 maxint
  41.                 sgihelp.sw.eoe 1011009700 maxint
  42.                 )
  43.             replaces self
  44.             replaces vrolodex.books.help 0 oldvers
  45.         endsubsys
  46.     endimage
  47. endproduct
  48.