diff options
author | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
commit | 87756e15db9426efa646df410eed1de8533174ac (patch) | |
tree | b417cb3c813b0e1dbc3612b0e9b2bbdbfaffa865 /gprof/config | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'gprof/config')
-rw-r--r-- | gprof/config/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
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. |