Skip to content
Snippets Groups Projects
Commit d3e512c7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Jörg Müller-Tolk updated this to build fine with 7.10.6

parent 339f84fe
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment