File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,6 @@ lcov*.info
144144/verconf.h
145145/verconf.mk
146146/web
147- /yasmdata.rb
148147
149148# /bin/
150149
Original file line number Diff line number Diff line change @@ -759,7 +759,7 @@ clean-rubyspec: clean-spec
759759
760760distclean: distclean-ext distclean-enc distclean-golf distclean-docs distclean-extout distclean-gc distclean-local distclean-platform distclean-spec
761761distclean-local:: clean-local
762- $(Q)$(RM) $(MKFILES) yasmdata.rb *.inc $(PRELUDES) *.rbinc *.rbbin
762+ $(Q)$(RM) $(MKFILES) *.inc $(PRELUDES) *.rbinc *.rbbin
763763 $(Q)$(RM) config.cache config.status config.status.lineno
764764 $(Q)$(RM) *~ *.bak *.stackdump core *.core gmon.out $(PREP)
765765 -$(Q)$(RMALL) $(srcdir)/autom4te.cache
You can’t perform that action at this time.
0 commit comments