X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=scripts%2Fhdrcheck.sh;h=31598584f87183caf56c4c0fe2fc196ae4546d50;hp=b5ca35aa1741d0d0ba66da14f272d94dc2d55c2a;hb=9cadcd28f05e1957a8f61ae726fce31d0b29a3f9;hpb=78cc3b78c4208d28e7f4ecded82e238224ed4d1c diff --git a/scripts/hdrcheck.sh b/scripts/hdrcheck.sh index b5ca35aa1741..31598584f871 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