diff options
author | dim <dim@FreeBSD.org> | 2015-03-14 12:29:44 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-03-14 12:29:44 +0000 |
commit | d202cb2c64432c785dfaf1544f77b27349d33d56 (patch) | |
tree | af0658549ce40dd1ec01c6ab3f5528211807aca8 /contrib/compiler-rt/lib/builtins/fp_fixint_impl.inc | |
parent | 75e831bbaa8b7bd66510ea34183c1002f66e9057 (diff) | |
download | FreeBSD-src-d202cb2c64432c785dfaf1544f77b27349d33d56.zip FreeBSD-src-d202cb2c64432c785dfaf1544f77b27349d33d56.tar.gz |
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
Diffstat (limited to 'contrib/compiler-rt/lib/builtins/fp_fixint_impl.inc')
0 files changed, 0 insertions, 0 deletions