mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
vcproj for nmap
This commit is contained in:
parent
3f301ba19c
commit
bdf2caa2a4
40 changed files with 795 additions and 359 deletions
|
|
@ -146,8 +146,9 @@ distro:
|
|||
/usr/tmp/nmap-$(NMAP_VERSION)/libpcre
|
||||
|
||||
$(SHTOOL) mkdir /usr/tmp/nmap-$(NMAP_VERSION)/libdnet-stripped
|
||||
cd ../$(LIBDNETDIR); cp -ra NMAP_MODIFICATIONS acconfig.h aclocal.m4 \
|
||||
config configure configure.in dnet-config.in include INSTALL \
|
||||
cd ../$(LIBDNETDIR); cp -ra NMAP_MODIFICATIONS \
|
||||
libdnet-stripped.vcproj acconfig.h aclocal.m4 config \
|
||||
configure configure.in dnet-config.in include INSTALL \
|
||||
libtool LICENSE Makefile Makefile.am Makefile.am.common \
|
||||
Makefile.in README src THANKS TODO \
|
||||
/usr/tmp/nmap-$(NMAP_VERSION)/libdnet-stripped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue