X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=scripts%2Fhdrcheck.sh;h=31598584f87183caf56c4c0fe2fc196ae4546d50;hb=a3b81113fb6658629f4ebaabf8dd3067cd341020;hp=b5ca35aa1741d0d0ba66da14f272d94dc2d55c2a;hpb=ab5cfd2aa3af40b35d7a948de8e279dc82c5b9f6;p=powerpc.git diff --git a/scripts/hdrcheck.sh b/scripts/hdrcheck.sh index b5ca35aa17..31598584f8 100755 --- a/scripts/hdrcheck.sh +++ b/scripts/hdrcheck.sh @@ -6,3 +6,5 @@ for FILE in `grep '^[ \t]*#[ \t]*include[ \t]*<' $2 | cut -f2 -d\< | cut -f1 -d\ exit 1 fi done +# FIXME: List dependencies into $3 +touch $3