===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
unison-2.48-2.48.4/INSTALL.win32-msvc-166-the OCaml native-code compiler, run 'nmake -f Makefile.nt opt' too. If
unison-2.48-2.48.4/INSTALL.win32-msvc:167:you can't, you probably need the MASM assembler, also available in the
unison-2.48-2.48.4/INSTALL.win32-msvc-168-'resources' directory of the Unison web site.  If everything goes
##############################################
unison-2.48-2.48.4/INSTALL.win32-msvc-349-  native-code compiler, run 'nmake -f Makefile.nt opt' too. If you
unison-2.48-2.48.4/INSTALL.win32-msvc:350:  can't, you probably need the MASM assembler. It was downloaded from
unison-2.48-2.48.4/INSTALL.win32-msvc-351-  'http://www.cs.uu.nl/wais/html/na-dir/assembly-language/x86/microsoft.html'.
##############################################
unison-2.48-2.48.4/Makefile-346-tags:
unison-2.48-2.48.4/Makefile:347:	-if [ -f `which $(ETAGS)` ]; then \
unison-2.48-2.48.4/Makefile-348-	    $(ETAGS) *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt \
##############################################
unison-2.48-2.48.4/lwt/Makefile-43-install: all
unison-2.48-2.48.4/lwt/Makefile:44:	{ test ! -f $(XARCHIVE) || extra="$(XARCHIVE) "`basename $(XARCHIVE) .cmxa`.a; }; \
unison-2.48-2.48.4/lwt/Makefile-45-	ocamlfind install $(NAME) *.mli *.cmi $(ARCHIVE) META $$extra
##############################################
unison-2.48-2.48.4/lwt/lwt_unix_stubs.c-41-extern value win_alloc_socket(SOCKET);
unison-2.48-2.48.4/lwt/lwt_unix_stubs.c:42:extern void get_sockaddr (value mladdr,
unison-2.48-2.48.4/lwt/lwt_unix_stubs.c-43-                          struct sockaddr * addr /*out*/,
##############################################
unison-2.48-2.48.4/lwt/lwt_unix_stubs.c-588-
unison-2.48-2.48.4/lwt/lwt_unix_stubs.c:589:  get_sockaddr(address, &addr, &addr_len);
unison-2.48-2.48.4/lwt/lwt_unix_stubs.c-590-  if (!ConnectEx(s, &addr, addr_len, NULL, 0, 0, &(oData[i]))) {
##############################################
unison-2.48-2.48.4/ubase/Makefile-45-install: all
unison-2.48-2.48.4/ubase/Makefile:46:	{ test ! -f $(XARCHIVE) || extra="$(XARCHIVE) "`basename $(XARCHIVE) .cmxa`.a; }; \
unison-2.48-2.48.4/ubase/Makefile-47-	ocamlfind install $(NAME) *.mli *.cmi $(ARCHIVE) META $$extra
##############################################
unison-2.48-2.48.4/uimac14/uimacnew.xcodeproj/project.pbxproj-510-			shellPath = /bin/sh;
unison-2.48-2.48.4/uimac14/uimacnew.xcodeproj/project.pbxproj:511:			shellScript = "if [ -x /usr/libexec/path_helper ]; then\n  eval `/usr/libexec/path_helper -s`\nfi\nif [ ! -x ${PROJECT_DIR}/../Makefile.ProjectInfo ]; then\n  if [ ! -x ${PROJECT_DIR}/../mkProjectInfo ]; then\n    cd ${PROJECT_DIR}/..; ocamlc -o mkProjectInfo unix.cma str.cma mkProjectInfo.ml\n  fi\n  cd ${PROJECT_DIR}/..; ./mkProjectInfo > Makefile.ProjectInfo\nfi\nOCAMLLIBDIR=`ocamlc -v | tail -n -1 | sed -e 's/.* //g' | sed -e 's/\\\\\\/\\\\//g' | tr -d '\\r'`\nsource ${PROJECT_DIR}/../Makefile.ProjectInfo\necho MARKETING_VERSION = $VERSION > ${PROJECT_DIR}/ExternalSettings.xcconfig\necho OCAMLLIBDIR = $OCAMLLIBDIR >> ${PROJECT_DIR}/ExternalSettings.xcconfig";
unison-2.48-2.48.4/uimac14/uimacnew.xcodeproj/project.pbxproj-512-		};
##############################################
unison-2.48-2.48.4/uimacnew/uimacnew.xcodeproj/project.pbxproj-463-			shellPath = /bin/sh;
unison-2.48-2.48.4/uimacnew/uimacnew.xcodeproj/project.pbxproj:464:			shellScript = "if [ -x /usr/libexec/path_helper ]; then\n  eval `/usr/libexec/path_helper -s`\nfi\nif [ ! -x ${PROJECT_DIR}/../Makefile.ProjectInfo ]; then\n  if [ ! -x ${PROJECT_DIR}/../mkProjectInfo ]; then\n    cd ${PROJECT_DIR}/..; ocamlc -o mkProjectInfo unix.cma str.cma mkProjectInfo.ml\n  fi\n  cd ${PROJECT_DIR}/..; ./mkProjectInfo > Makefile.ProjectInfo\nfi\nOCAMLLIBDIR=`ocamlc -v | tail -n -1 | sed -e 's/.* //g' | sed -e 's/\\\\\\/\\\\//g' | tr -d '\\r'`\nsource ${PROJECT_DIR}/../Makefile.ProjectInfo\necho MARKETING_VERSION = $VERSION > ${PROJECT_DIR}/ExternalSettings.xcconfig\necho OCAMLLIBDIR = $OCAMLLIBDIR >> ${PROJECT_DIR}/ExternalSettings.xcconfig";
unison-2.48-2.48.4/uimacnew/uimacnew.xcodeproj/project.pbxproj-465-		};