mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:43:35 +03:00
Added the borland makefiles
This commit is contained in:
parent
cb1842cb52
commit
160d2a30db
5 changed files with 154 additions and 0 deletions
3
FILES
3
FILES
|
|
@ -53,6 +53,7 @@ src/*.in
|
|||
src/*.am
|
||||
src/mkhelp.pl
|
||||
src/Makefile.vc6
|
||||
src/Makefile.b32
|
||||
src/*m32
|
||||
lib/getdate.y
|
||||
lib/*.[ch]
|
||||
|
|
@ -60,6 +61,8 @@ lib/*in
|
|||
lib/*am
|
||||
lib/Makefile.vc6
|
||||
lib/*m32
|
||||
lib/Makefile.b32
|
||||
lib/Makefile.b32.resp
|
||||
lib/libcurl.def
|
||||
include/README
|
||||
include/Makefile.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue