]> granicus.if.org Git - curl/commitdiff
Jörg Müller-Tolk updated this to build fine with 7.10.6
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jul 2003 14:19:44 +0000 (14:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jul 2003 14:19:44 +0000 (14:19 +0000)
lib/Makefile.vc6

index b2cda189db79d2f3e42136da3a41861a55219d4f..67c9a941e8ae4b1355883f9eaa023b4bdef42833 100644 (file)
@@ -204,6 +204,8 @@ X_OBJS= \
        $(DIROBJ)\share.obj \\r
        $(DIROBJ)\multi.obj \\r
        $(DIROBJ)\http_digest.obj \\r
+        $(DIROBJ)\http_negotiate.obj \\r
+        $(DIROBJ)\http_ntlm.obj \\r
        $(DIROBJ)\md5.obj\r
 \r
 all : $(TARGET)\r
@@ -226,6 +228,3 @@ clean:
        -@erase $(DIROBJ)\*.obj\r
        -@erase vc60.idb\r
        -@erase vc60.pch\r
-\r
-getdate.c: getdate.c.cvs\r
-       copy getdate.c.cvs getdate.c\r