mirror of
https://github.com/curl/curl.git
synced 2026-07-29 05:13:06 +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
|
|
@ -128,7 +128,7 @@ clean: .SYMBOLIC
|
|||
-$(RM) $(OBJS_DYN)
|
||||
-$(RM) $(RESOURCE) $(LINK_ARG) $(LIB_ARG)
|
||||
|
||||
vclean realclean: clean .SYMBOLIC
|
||||
vclean distclean: clean .SYMBOLIC
|
||||
-$(RM) $(TARGETS) $(LIBNAME).map $(LIBNAME).sym
|
||||
-$(RD) $(OBJ_BASE)\stat
|
||||
-$(RD) $(OBJ_BASE)\dyn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue