X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2FINSTALL.txt;h=c329be2c73dd39e1742dcbe00e4d6bcf92ff7fd6;hb=7ca77b090bc43b0fb374e94b2a3767f3fc2a0bed;hp=5b8077ad201f869655b5b8195119369c783a1b5a;hpb=279affdb982be60dd80517e5c07651726ac46b2c;p=openocd.git 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 =====================