(clean mostlyclean): Ignore errors when deleting
leim-list.el. (distclean maintainer-clean): Ditto for stamp-subdir.
This commit is contained in:
@@ -160,8 +160,8 @@ install: all
|
||||
clean mostlyclean:
|
||||
$(FOREACH) $(TIT) $(FORDO) $(DEL) $(FORVAR)c $(ENDFOR)
|
||||
$(FOREACH) $(TIT) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)
|
||||
$(DEL) leim-list.el
|
||||
- $(DEL) leim-list.el
|
||||
|
||||
distclean maintainer-clean:
|
||||
if exist stamp-subdir $(DELTREE) $(SUBDIRS)
|
||||
$(DEL) stamp-subdir
|
||||
- $(DEL) stamp-subdir
|
||||
|
||||
Reference in New Issue
Block a user