diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2015-03-14 12:29:44 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2015-03-14 12:29:44 +0000 |
commit | cee9be4971a56f2a748eb78df97b72e42fe860ab (patch) | |
tree | af0658549ce40dd1ec01c6ab3f5528211807aca8 /contrib/compiler-rt/lib/builtins/fixunsdfsi.c | |
parent | b441dabf7e9e6aba0aca093d0ca97eedbde8d6a6 (diff) |
Allow relative pathnames in SRCS, so as to enable building software
which includes more than one file with the same name, in different
directories.
For example, setting:
SRCS+= foo/foo.c bar/foo.c baz/foo.c
will now create separate objdirs 'foo', 'bar' and 'baz' for each of the
sources in the list, and use those objdirs for the corresponding object
files.
Reviewed by: brooks, imp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D1984
Notes
Notes:
svn path=/head/; revision=279980
Diffstat (limited to 'contrib/compiler-rt/lib/builtins/fixunsdfsi.c')
0 files changed, 0 insertions, 0 deletions