kbuild: Cleanup the chmod rule in scripts/
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Fri, 16 Aug 2002 11:58:40 +0000 (06:58 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Fri, 16 Aug 2002 11:58:40 +0000 (06:58 -0500)
commit75db34bc1ca7e549deb52283147a11de9c1b5d9f
tree36fd9c3e887401ec6d8fbbf69387ed6872032d00
parent61c0628d56f43e5dd00105d2ba94c3bc014345f3
kbuild: Cleanup the chmod rule in scripts/

This rule makes sure that some scripts really have the executable bit set.
Since it doesn't create the sripts, they shouldn't be targets, but rather
prerequisites (of a phony rule)
scripts/Makefile