|
|
|
@ -15,12 +15,6 @@ |
|
|
|
|
|
|
|
Do-first: |
|
|
|
|
|
|
|
if ( echo $* | grep keep\-mpw > /dev/null ) ; then |
|
|
|
keep_these_too="ho-mpw.h" |
|
|
|
else |
|
|
|
lose_these_too="ho-mpw.h" |
|
|
|
fi |
|
|
|
|
|
|
|
# All files listed between the "Things-to-keep:" line and the |
|
|
|
# "Files-to-sed:" line will be kept. All other files will be removed. |
|
|
|
# Directories listed in this section will have their own Sanitize |
|
|
|
|