diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-24 23:41:29 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-24 23:41:29 +0000 |
commit | 3a58da89e195dd991d7e5a7009581c0ad92a6ca1 (patch) | |
tree | b01e79254739cc49dbf770dd2d7642cd11d956a9 /.Sanitize | |
parent | 52c06ee49401525990169fcacf1bf79829b25ed7 (diff) | |
download | gdb-3a58da89e195dd991d7e5a7009581c0ad92a6ca1.zip gdb-3a58da89e195dd991d7e5a7009581c0ad92a6ca1.tar.gz gdb-3a58da89e195dd991d7e5a7009581c0ad92a6ca1.tar.bz2 |
Try even harder to draw attention to the comments about files that aren't
checked out with every module.
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -1,6 +1,15 @@ -# .Sanitize for devo. - ######################## +# +# H H EEEEEE Y Y !! +# H H E Y Y !! +# H H E Y Y !! +# H H E Y !! +# HHHHHH EEEEE Y !! +# H H E Y !! +# H H E Y !! +# H H E Y +# H H EEEEEE Y !! +# # YO! READ ME!!!!!!!!! # If you're about to add a file or directory which isn't checked out as part # of every module in devo (e.g., if "cvs co gas+utils" won't get it, or if @@ -15,6 +24,8 @@ # Sanitize, do you? No, I didn't think so. ######################## +# .Sanitize for devo. + # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, # and must exist in the order specified by this file. Each directory |