yasmdata.rb is no longer generated for years [ci skip]
This commit is contained in:
parent
ae59b44041
commit
1df52e097b
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,7 +144,6 @@ lcov*.info
|
||||
/verconf.h
|
||||
/verconf.mk
|
||||
/web
|
||||
/yasmdata.rb
|
||||
|
||||
# /bin/
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user