mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:03:34 +03:00
Syncroniszed vclean target; fixed some comments.
This commit is contained in:
parent
41572648db
commit
8f6189600f
6 changed files with 10 additions and 12 deletions
|
|
@ -148,7 +148,7 @@ $(libcurl_dll_LIBRARY): $(libcurl_a_OBJECTS) $(RESOURCE) $(libcurl_dll_DEPENDENC
|
|||
clean:
|
||||
-$(RM) $(libcurl_a_OBJECTS) $(RESOURCE)
|
||||
|
||||
distrib: clean
|
||||
distclean vclean: clean
|
||||
-$(RM) $(libcurl_a_LIBRARY) $(libcurl_dll_LIBRARY) $(libcurl_dll_a_LIBRARY)
|
||||
|
||||
FORCE: ;
|
||||
|
|
@ -156,4 +156,3 @@ FORCE: ;
|
|||
$(LIBCARES_PATH)/libcares.a:
|
||||
$(MAKE) -C $(LIBCARES_PATH) -f Makefile.m32
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue