Skip to content
Snippets Groups Projects
Commit 16a9c5e0 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

removed unused var.

parent fef1a909
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,6 @@ CP = copy
INCLUDES = -I. -I$(PROOT) -I$(PROOT)/include -I$(PROOT)/lib
LINK = $(CC) $(LDFLAGS) -o $@
curl_PROGRAMS = curl.exe
ifdef DYN
curl_DEPENDENCIES = $(PROOT)/lib/libcurldll.a $(PROOT)/lib/libcurl.dll
curl_LDADD = -L$(PROOT)/lib -lcurldll
......
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