mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
Upgrade libssh2 to 1.11.0
This commit is contained in:
@@ -78,7 +78,7 @@ fi
|
||||
|
||||
# Get source list.
|
||||
|
||||
cat ../Makefile.inc ../Makefile.os400qc3.inc |
|
||||
cat Makefile.inc |
|
||||
sed -e ':begin' \
|
||||
-e '/\\$/{' \
|
||||
-e 's/\\$/ /' \
|
||||
@@ -98,7 +98,7 @@ cat ../Makefile.inc ../Makefile.os400qc3.inc |
|
||||
INCLUDES="'`pwd`'"
|
||||
|
||||
for SRC in "${TOPDIR}/os400/os400sys.c" "${TOPDIR}/os400/ccsid.c" \
|
||||
${CSOURCES} ${CRYPTO_CSOURCES} macros.c
|
||||
${CSOURCES} macros.c
|
||||
do MODULE=`db2_name "${SRC}"`
|
||||
make_module "${MODULE}" "${SRC}"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user