nasm/tools
H. Peter Anvin 93c93b0a2e alldeps: handle uses of full pathnames, e.g. "config/config.h"
Sometimes we really want to use an extended pathname for an include
file, for documentation purposes; e.g. "config/config.h".  This makes
alldeps handle that case correctly (and also adds the config/
directory to directories scanned by alldeps).

It is unclear if this will work correctly if there are include files
with the same name in different directories, but we currently do not
have any case like that.

Reported-by: anonymous coward <nasm64developer@users.sf.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-10-06 14:12:39 -07:00
..
cleanfile Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
cleanpatch Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
mkdep.pl alldeps: handle uses of full pathnames, e.g. "config/config.h" 2016-10-06 14:12:39 -07:00
release Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
syncfiles.pl Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
tag-release Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00