diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-09-10 11:53:44 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2006-09-10 11:53:44 +0000 |
commit | a5624e5ec6a7b72a7d6684e401bcc994e8b783c6 (patch) | |
tree | ec0f9a00cab5198e5055f0a6bd6ee038854db87e /source/lib/replace | |
parent | cef51c4fa4cb1f4550828a6e7554a43ad0748738 (diff) | |
download | samba-a5624e5ec6a7b72a7d6684e401bcc994e8b783c6.tar.gz samba-a5624e5ec6a7b72a7d6684e401bcc994e8b783c6.tar.xz samba-a5624e5ec6a7b72a7d6684e401bcc994e8b783c6.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
Diffstat (limited to 'source/lib/replace')
0 files changed, 0 insertions, 0 deletions