yasmdata.rb is no longer generated for years [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2024-12-02 09:07:25 +09:00
parent ae59b44041
commit 1df52e097b
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -144,7 +144,6 @@ lcov*.info
/verconf.h
/verconf.mk
/web
/yasmdata.rb
# /bin/

View File

@ -759,7 +759,7 @@ clean-rubyspec: clean-spec
distclean: distclean-ext distclean-enc distclean-golf distclean-docs distclean-extout distclean-gc distclean-local distclean-platform distclean-spec
distclean-local:: clean-local
$(Q)$(RM) $(MKFILES) yasmdata.rb *.inc $(PRELUDES) *.rbinc *.rbbin
$(Q)$(RM) $(MKFILES) *.inc $(PRELUDES) *.rbinc *.rbbin
$(Q)$(RM) config.cache config.status config.status.lineno
$(Q)$(RM) *~ *.bak *.stackdump core *.core gmon.out $(PREP)
-$(Q)$(RMALL) $(srcdir)/autom4te.cache