mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0116
This commit is contained in:
@@ -734,7 +734,8 @@ notags:
|
||||
- if exist tags del tags
|
||||
|
||||
clean:
|
||||
- $(DEL_TREE) $(OUTDIR) auto
|
||||
- if exist $(OUTDIR)/nul $(DEL_TREE) $(OUTDIR)
|
||||
- if exist auto/nul $(DEL_TREE) auto
|
||||
- if exist *.obj del *.obj
|
||||
- if exist $(VIM).exe del $(VIM).exe
|
||||
- if exist $(VIM).ilk del $(VIM).ilk
|
||||
|
Reference in New Issue
Block a user