The R Project SVN R

Rev

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

Rev 74896 Rev 77030
Line 45... Line 45...
45
  help2man.pl
45
  help2man.pl
46
	generate simple manual pages from program output.  Taken from
46
	generate simple manual pages from program output.  Taken from
47
	the GNU help2man package (ftp://ftp.gnu.org/gnu/help2man/).
47
	the GNU help2man package (ftp://ftp.gnu.org/gnu/help2man/).
48
	Used for a maintainer-mode build only: requires Perl.
48
	Used for a maintainer-mode build only: requires Perl.
49
	
49
	
50
  install-info.pl
-
 
51
	create or update entry in Info directory.  Taken from the Debian
-
 
52
	GNU/Linux stable distribution in 2001.  Only used if a suitable
-
 
53
	install-info program is not found: requires Perl.
-
 
54
	
-
 
55
  ldAIX4
50
  ldAIX4
56
	writes an export file, assembling the exported symbols by
51
	writes an export file, assembling the exported symbols by
57
	reading the output of nm.  This file is needed on AIX (4.2 and
52
	reading the output of nm.  This file is needed on AIX (4.2 and
58
	later) to compile shared libs.
53
	later) to compile shared libs.
59
 
54