mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Change things so that default.supp is only deleted with "make distclean",
rather than "make clean", which is the behaviour recommended by the automake docs for files built at configure-time. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1859
This commit is contained in:
parent
af067e5375
commit
68ef3df81d
@ -27,7 +27,7 @@ val_DATA = $(SUPP_FILES) default.supp
|
||||
|
||||
BUILT_SOURCES = default.supp
|
||||
|
||||
CLEANFILES = default.supp
|
||||
DISTCLEANFILES = default.supp
|
||||
|
||||
default.supp: $(SUPP_FILES)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user