Jrg Mller-Tolk updated this to build fine with 7.10.6

This commit is contained in:
Daniel Stenberg 2003-07-30 14:19:44 +00:00
parent 339f84fe1f
commit d3e512c738
1 changed files with 2 additions and 3 deletions

View File

@ -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