[BACK]Return to bsd.README CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/mk/bsd.README between version 1.229 and 1.230

version 1.229, 2008/10/13 15:29:22 version 1.230, 2008/10/13 18:24:21
Line 1371  The following variables are defined to c
Line 1371  The following variables are defined to c
 appropriate operation, with the default in [brackets].  appropriate operation, with the default in [brackets].
 (Note that these are overridden in <bsd.own.mk> if USETOOLS == "yes"):  (Note that these are overridden in <bsd.own.mk> if USETOOLS == "yes"):
   
   TOOL_AMIGAAOUT2BB       aout to Amiga bootblock converter.  [amiga-aout2bb]
   
   TOOL_AMIGAELF2BB        ELF to Amiga bootblock converter.  [amiga-elf2bb]
   
   TOOL_AMIGATXLT          Amige assembly language format translator.  [amiga-txlt]
   
 TOOL_ASN1_COMPILE       ASN1 compiler.  [asn1_compile]  TOOL_ASN1_COMPILE       ASN1 compiler.  [asn1_compile]
   
 TOOL_ATF_COMPILE        Generates POSIX shell test programs.  [atf-compile]  TOOL_ATF_COMPILE        Generate POSIX shell test programs.  [atf-compile]
   
 TOOL_CAP_MKDB           Create capability database.  [cap_mkdb]  TOOL_CAP_MKDB           Create capability database.  [cap_mkdb]
   
Line 1391  TOOL_CTAGS  Create a tags file.  [ctags]
Line 1397  TOOL_CTAGS  Create a tags file.  [ctags]
   
 TOOL_DB                 Manipulate db(3) databases.  [db]  TOOL_DB                 Manipulate db(3) databases.  [db]
   
   TOOL_DISKLABEL          Read and write disk pack label.  [disklabel]
   
 TOOL_EQN                Format equations for groff.  [eqn]  TOOL_EQN                Format equations for groff.  [eqn]
   
   TOOL_FDISK              MS-DOS partition maintenance program.  [fdisk]
   
 TOOL_FGEN               IEEE 1275 Open Firmware FCode Tokenizer.  [fgen]  TOOL_FGEN               IEEE 1275 Open Firmware FCode Tokenizer.  [fgen]
   
 TOOL_GENASSYM           Generate constants for assembly files.  [genassym]  TOOL_GENASSYM           Generate constants for assembly files.  [genassym]
   
 TOOL_GENCAT             Generate NLS message catalogs.  [gencat]  TOOL_GENCAT             Generate NLS message catalogs.  [gencat]
   
   TOOL_GMAKE              GNU make utility.  [gmake]
   
 TOOL_GROFF              Front end for groff document formatting system.  [groff]  TOOL_GROFF              Front end for groff document formatting system.  [groff]
   
 TOOL_HEXDUMP            Ascii, decimal, hexadecimal, octal dump.  [hexdump]  TOOL_HEXDUMP            Ascii, decimal, hexadecimal, octal dump.  [hexdump]
   
   TOOL_HP300MKBOOT        Make bootable image for hp300.  [hp300-mkboot]
   
   TOOL_HP700MKBOOT        Make bootable image for hp700.  [hp700-mkboot]
   
 TOOL_INDXBIB            Make bibliographic database's inverted index.  [indxbib]  TOOL_INDXBIB            Make bibliographic database's inverted index.  [indxbib]
   
 TOOL_INSTALLBOOT        Install disk bootstrap software.  [installboot]  TOOL_INSTALLBOOT        Install disk bootstrap software.  [installboot]
Line 1413  TOOL_JOIN  Relational database operator.
Line 1429  TOOL_JOIN  Relational database operator.
   
 TOOL_M4                 M4 macro language processor.  [m4]  TOOL_M4                 M4 macro language processor.  [m4]
   
   TOOL_MACPPCFIXCOFF      Fix up xcoff headers for macppc.  [macppc-fixcoff]
   
 TOOL_MAKEFS             Create file system image from directory tree.  [makefs]  TOOL_MAKEFS             Create file system image from directory tree.  [makefs]
   
 TOOL_MAKEINFO           Translate Texinfo documents.  [makeinfo]  TOOL_MAKEINFO           Translate Texinfo documents.  [makeinfo]
Line 1423  TOOL_MDSETIMAGE  Set kernel RAM disk ima
Line 1441  TOOL_MDSETIMAGE  Set kernel RAM disk ima
   
 TOOL_MENUC              Menu compiler.  [menuc]  TOOL_MENUC              Menu compiler.  [menuc]
   
   TOOL_MIPSELF2ECOFF      Convert ELF-format executable to ECOFF for mips.
                           [mips-elf2ecoff]
   
 TOOL_MKCSMAPPER         Make charset mapping table.  [mkcsmapper]  TOOL_MKCSMAPPER         Make charset mapping table.  [mkcsmapper]
   
 TOOL_MKESDB             Make encoding scheme database.  [mkesdb]  TOOL_MKESDB             Make encoding scheme database.  [mkesdb]
Line 1441  TOOL_PAX  Manipulate file archives and c
Line 1462  TOOL_PAX  Manipulate file archives and c
   
 TOOL_PIC                Compile pictures for groff.  [pic]  TOOL_PIC                Compile pictures for groff.  [pic]
   
 TOOL_POWERPCMKBOOTIMAGE powerpc-mkbootimage (XXXBUILDSH).  [powerpc-mkbootimage]  TOOL_POWERPCMKBOOTIMAGE Make bootable image for powerpc.  [powerpc-mkbootimage]
   
 TOOL_PWD_MKDB           Generate the password databases.  [pwd_mkdb]  TOOL_PWD_MKDB           Generate the password databases.  [pwd_mkdb]
   

Legend:
Removed from v.1.229  
changed lines
  Added in v.1.230

CVSweb <webmaster@jp.NetBSD.org>