Nmap Development mailing list archives

Nmap Windows Makefile


From: ithilgore <ithilgore.ryu.l () gmail com>
Date: Fri, 31 Jul 2009 15:44:32 +0300

Hello,
I recently built the NSIS installer for Ncrack and wrote the corresponding
Makefile which is based on that of Nmap's. However, in Nmap's Makefile there are
two somewhat non-conventional points:

1) The path for NSIS is assumed as C:\apps\NSIS
However, the default path for NSIS normally is C:\Progam Files\NSIS

2) The path for cygwin's c drive is assumed as /c, while the default
is /cygdrive/c which requires the developer to make a symlink.

Is there a reason for these 2 changes?

Since Ncrack needs to be largely compatible with Nmap, even when that just
involves compilation, I would propose that we either change Nmap's Makefile to
handle the default paths or if that is not considered as generic (for reasons
that I am not currently aware of) I can change Ncrack's Makefile to use the same
paths as Nmap's.

Regards,
ithilgore

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: