diff options
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/.Sanitize | 3 | ||||
-rw-r--r-- | gprof/config/.Sanitize | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gprof/.Sanitize b/gprof/.Sanitize index 2e44e51..71de65e 100644 --- a/gprof/.Sanitize +++ b/gprof/.Sanitize @@ -23,6 +23,7 @@ Do-first: # with rm -rf. Things-to-keep: + ChangeLog Makefile.in arcs.c @@ -53,6 +54,8 @@ tahoe.h vax.c vax.h +Things-to-lose: + Do-last: # End of file. diff --git a/gprof/config/.Sanitize b/gprof/config/.Sanitize index 27f1f76..9e6dea4 100644 --- a/gprof/config/.Sanitize +++ b/gprof/config/.Sanitize @@ -20,12 +20,15 @@ Do-first: # with rm -rf. Things-to-keep: + mt-dummy mt-i386 mt-sparc mt-tahoe mt-vax +Things-to-lose: + Do-last: # End of file. |