Corrected the handling of Make sub-directories

This commit is contained in:
henry
2008-07-09 09:43:25 +01:00
parent 8d44313d26
commit 2847dee4d4

View File

@ -81,7 +81,7 @@ find -H $packDir \
-e "\@libccmio.*/@d" \
-e '\@applications/bin/@d' \
-e '\@/t/@d' \
-e '\@Make[.A-Za-z]*/[^/]*/@d'\
-e '\@/Make[.A-Za-z]*/[^/]*/@d'\
-e '\@/platforms/@d' \
> $tmpFile