1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

normalized *_build target to build-* target

This commit is contained in:
gio
2015-08-20 19:50:29 +00:00
parent 0044e8bad1
commit 3b42a41f44
10 changed files with 44 additions and 47 deletions

View File

@@ -3481,7 +3481,7 @@ o [Ncat] We should probably make it work without OpenSSL. When I try
ncat_main.c:646: error: struct options has no member named sslkey
make[2]: *** [ncat_main.o] Error 1
make[2]: Leaving directory `/mondo/fyodor/nmap/ncat'
make[1]: *** [ncat_build] Error 2
make[1]: *** [build-ncat] Error 2
make[1]: Leaving directory `/mondo/fyodor/nmap'
make: *** [static] Error 2