mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Jrg Mller-Tolk updated this to build fine with 7.10.6
This commit is contained in:
parent
339f84fe1f
commit
d3e512c738
@ -204,6 +204,8 @@ X_OBJS= \
|
||||
$(DIROBJ)\share.obj \
|
||||
$(DIROBJ)\multi.obj \
|
||||
$(DIROBJ)\http_digest.obj \
|
||||
$(DIROBJ)\http_negotiate.obj \
|
||||
$(DIROBJ)\http_ntlm.obj \
|
||||
$(DIROBJ)\md5.obj
|
||||
|
||||
all : $(TARGET)
|
||||
@ -226,6 +228,3 @@ clean:
|
||||
-@erase $(DIROBJ)\*.obj
|
||||
-@erase vc60.idb
|
||||
-@erase vc60.pch
|
||||
|
||||
getdate.c: getdate.c.cvs
|
||||
copy getdate.c.cvs getdate.c
|
||||
|
Loading…
Reference in New Issue
Block a user