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
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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