diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-09-10 11:53:44 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:18:11 -0500 |
commit | 2cebef3a9e2f58c0260c54915440dc62e3d02594 (patch) | |
tree | c202e6e2293e40a5823f2a125d61e6b59b478cab /source4/scripting/libjs | |
parent | fc8960ee9aec25db398d2ed4df124484f70abcfb (diff) | |
download | samba-2cebef3a9e2f58c0260c54915440dc62e3d02594.tar.gz samba-2cebef3a9e2f58c0260c54915440dc62e3d02594.tar.bz2 samba-2cebef3a9e2f58c0260c54915440dc62e3d02594.zip |
r18333: $< is broken in older BSD version:
when $@ is foo/bar.o, $< could be torture/foo/bar.c
if it also exists. So better use $* which is foo/bar
to get foo/bar.c
metze
(This used to be commit 7aad9f81d927778bd3da6a37afc0489f1fefdc58)
Diffstat (limited to 'source4/scripting/libjs')
0 files changed, 0 insertions, 0 deletions