===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
unison-2.51+4.11.1-2.51.3/src/INSTALL.win32-msvc-166-the OCaml native-code compiler, run 'nmake -f Makefile.nt opt' too. If
unison-2.51+4.11.1-2.51.3/src/INSTALL.win32-msvc:167:you can't, you probably need the MASM assembler, also available in the
unison-2.51+4.11.1-2.51.3/src/INSTALL.win32-msvc-168-'resources' directory of the Unison web site.  If everything goes
##############################################
unison-2.51+4.11.1-2.51.3/src/INSTALL.win32-msvc-349-  native-code compiler, run 'nmake -f Makefile.nt opt' too. If you
unison-2.51+4.11.1-2.51.3/src/INSTALL.win32-msvc:350:  can't, you probably need the MASM assembler. It was downloaded from
unison-2.51+4.11.1-2.51.3/src/INSTALL.win32-msvc-351-  'http://www.cs.uu.nl/wais/html/na-dir/assembly-language/x86/microsoft.html'.
##############################################
unison-2.51+4.11.1-2.51.3/src/Makefile-341-tags:
unison-2.51+4.11.1-2.51.3/src/Makefile:342:	-if [ -f "`which $(ETAGS)`" ]; then \
unison-2.51+4.11.1-2.51.3/src/Makefile-343-	    $(ETAGS) *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt \
##############################################
unison-2.51+4.11.1-2.51.3/src/lwt/Makefile-43-install: all
unison-2.51+4.11.1-2.51.3/src/lwt/Makefile:44:	{ test ! -f $(XARCHIVE) || extra="$(XARCHIVE) "`basename $(XARCHIVE) .cmxa`.a; }; \
unison-2.51+4.11.1-2.51.3/src/lwt/Makefile-45-	ocamlfind install $(NAME) *.mli *.cmi $(ARCHIVE) META $$extra
##############################################
unison-2.51+4.11.1-2.51.3/src/lwt/lwt_unix_stubs.c-41-extern value win_alloc_socket(SOCKET);
unison-2.51+4.11.1-2.51.3/src/lwt/lwt_unix_stubs.c:42:extern void get_sockaddr (value mladdr,
unison-2.51+4.11.1-2.51.3/src/lwt/lwt_unix_stubs.c-43-                          struct sockaddr * addr /*out*/,
##############################################
unison-2.51+4.11.1-2.51.3/src/lwt/lwt_unix_stubs.c-589-
unison-2.51+4.11.1-2.51.3/src/lwt/lwt_unix_stubs.c:590:  get_sockaddr(address, &addr, &addr_len);
unison-2.51+4.11.1-2.51.3/src/lwt/lwt_unix_stubs.c-591-  if (!ConnectEx(s, &addr, addr_len, NULL, 0, 0, &(oData[i]))) {
##############################################
unison-2.51+4.11.1-2.51.3/src/ubase/Makefile-45-install: all
unison-2.51+4.11.1-2.51.3/src/ubase/Makefile:46:	{ test ! -f $(XARCHIVE) || extra="$(XARCHIVE) "`basename $(XARCHIVE) .cmxa`.a; }; \
unison-2.51+4.11.1-2.51.3/src/ubase/Makefile-47-	ocamlfind install $(NAME) *.mli *.cmi $(ARCHIVE) META $$extra