===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tuareg-mode-2.2.0/Makefile-108-	echo "archive: \"https://github.com/ocaml/tuareg/releases/download/$(VERSION)/$(TARBALL)\"" > $(OPAM_DIR)/url
tuareg-mode-2.2.0/Makefile:109:	echo "checksum: \"`md5sum $(TARBALL) | cut -d ' ' -f 1`\"" \
tuareg-mode-2.2.0/Makefile-110-	  >> $(OPAM_DIR)/url
##############################################
tuareg-mode-2.2.0/debian/tests/upstream-21-
tuareg-mode-2.2.0/debian/tests/upstream:22:if `diff -q ${infile} ${outfile}`; then exit 1; else exit 0; fi