===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
yorick-ygsl-1.2.1/Makefile-114-	else \
yorick-ygsl-1.2.1/Makefile:115:          dir=`basename "$(RELEASE_NAME)" .tar.bz2`; \
yorick-ygsl-1.2.1/Makefile-116-	  if test "x$$dir" = "x" -o "x$$dir" = "x."; then \
##############################################
yorick-ygsl-1.2.1/README.md-17-````
yorick-ygsl-1.2.1/README.md:18:where `$BUILD_DIR` is the build directory (at your convenience) and
yorick-ygsl-1.2.1/README.md:19:`$SRC_DIR` is the source directory of the plug-in code.  The build and
yorick-ygsl-1.2.1/README.md-20-source directories can be the same in which case, call `./configure` to
##############################################
yorick-ygsl-1.2.1/README.md-43-
yorick-ygsl-1.2.1/README.md:44:   For an **in-place build**, go to the source directory, say `$SRC_DIR`, of
yorick-ygsl-1.2.1/README.md-45-   the plug-in code and run the configuration script:
##############################################
yorick-ygsl-1.2.1/README.md-54-
yorick-ygsl-1.2.1/README.md:55:   To compile in a **different build directory**, say `$BUILD_DIR`, create the
yorick-ygsl-1.2.1/README.md-56-   build directory, go to the build directory and run the configuration
##############################################
yorick-ygsl-1.2.1/README.md-62-   ````
yorick-ygsl-1.2.1/README.md:63:   where `$SRC_DIR` is the path to the source directory of the plug-in code.
yorick-ygsl-1.2.1/README.md-64-   To see the configuration options, call: