mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:34:45 +03:00
Changed NetWare build to generate export list.
This commit is contained in:
parent
0025770a99
commit
33eac5f7fd
4 changed files with 62 additions and 65 deletions
|
|
@ -21,7 +21,7 @@
|
|||
# ***************************************************************************
|
||||
# awk script which fetches curl / ares version number and string from input
|
||||
# file and writes them to STDOUT. Here you can get an awk version for Win32:
|
||||
# http://www.gknw.net/development/prgtools/awk-20070501.zip
|
||||
# http://www.gknw.net/development/prgtools/awk-20100523.zip
|
||||
#
|
||||
BEGIN {
|
||||
if (match (ARGV[1], /curlver.h/)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue