mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-06 01:09:00 +00:00
Lose mpw-build.in
This commit is contained in:
parent
496977f2f6
commit
764eb34944
@ -1,4 +1,4 @@
|
||||
# .Sanitize for devo/ld
|
||||
# .Sanitize for devo/ld.
|
||||
|
||||
# Each directory to survive its way into a release will need a file
|
||||
# like this one called "./.Sanitize". All keyword lines must exist,
|
||||
@ -20,9 +20,9 @@ if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||
fi
|
||||
|
||||
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
|
||||
keep_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw ${keep_these_too}"
|
||||
keep_these_too="mpw-config.in mpw-make.in ChangeLog.mpw ${keep_these_too}"
|
||||
else
|
||||
lose_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw ${lose_these_too}"
|
||||
lose_these_too="mpw-config.in mpw-make.in ChangeLog.mpw ${lose_these_too}"
|
||||
fi
|
||||
|
||||
if ( echo $* | grep keep\-gm > /dev/null ) ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user