Subversion Repositories tendra.SVN

Rev

Rev 6 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" standalone="no"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">

<!--
  $Id$
-->
  
<book>
  <bookinfo>
    <title>Porting TenDRA to Different Operating Systems</title>

    <corpauthor>The TenDRA Project</corpauthor>

        <!-- (to be filled out by whoever writes this...)
    <author>
      <firstname>Jeroen</firstname>
      <surname>Ruigrok van der Werven</surname>
    </author>
    <authorinitials>JRvdW</authorinitials>
    <pubdate>2005</pubdate>

    <copyright>
      <year>2004</year>
      <year>2005</year>

      <holder>The TenDRA Project</holder>
    </copyright>

    <copyright>
      <year>1998</year>

      <holder>DERA</holder>
    </copyright>
        -->
  </bookinfo>

        <!--
                A guide to the process of porting to a new operating system.

                This should be a fairly straightforward guide; for the moment
                we can leave out writing new installers, and just concentrate
                on the build system.

                Unless there are things I'm unaware of, this is as
                straightforward as simply editing tbe makedefs file, and
                letting bmake take care of all the platform-specific things?

                So this should probably just talk about that, and explain what
                each field is, and why it's required.

                - kate
        -->

</book>