The R Project SVN R

Rev

Rev 61433 | Rev 64149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61433 Rev 62602
Line 100... Line 100...
100
  Option \option{--build} can be used to zip up the installed package
100
  Option \option{--build} can be used to zip up the installed package
101
  for distribution.
101
  for distribution.
102
#endif
102
#endif
103
#ifdef unix
103
#ifdef unix
104
 
104
 
105
  Some platforms (notably Mac OS X and Windows) support
105
  Some platforms (notably OS X and Windows) support
106
  sub-architectures in which binaries for different CPUs are installed
106
  sub-architectures in which binaries for different CPUs are installed
107
  within the same library tree. For such installations, the default
107
  within the same library tree. For such installations, the default
108
  behaviour is to try to build packages for all installed
108
  behaviour is to try to build packages for all installed
109
  sub-architectures unless the package has a configure script or a
109
  sub-architectures unless the package has a configure script or a
110
  \file{src/Makefile}, when only the sub-architecture running \command{R
110
  \file{src/Makefile}, when only the sub-architecture running \command{R