X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2FINSTALL.txt;h=c329be2c73dd39e1742dcbe00e4d6bcf92ff7fd6;hp=5b8077ad201f869655b5b8195119369c783a1b5a;hb=5793056d96fd88845cde0d107c002a5fce413909;hpb=279affdb982be60dd80517e5c07651726ac46b2c diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 5b8077ad20..c329be2c73 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -16,7 +16,7 @@ possible using a Cygwin host. Basic Installation ================== - OpenOCD is distributed without autotools generated files, i.e. without a + OpenOCD is distributed without autotools generated files, i.e. without a configure script. Run ./bootstrap in the openocd directory to have all necessary files generated. @@ -77,7 +77,7 @@ The simplest way to compile this package is: documentation. 4. You can remove the program binaries and object files from the - source code directory by typing `make clean'. + source code directory by typing `make clean'. Compilers and Options =====================