Introduce %depend and %pathsearch, and make incbin a macro
commit418ca70d4e973cdd63195c266614acc45216b3f4
authorH. Peter Anvin <hpa@zytor.com>
Fri, 30 May 2008 17:42:30 +0000 (30 10:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 30 May 2008 17:42:30 +0000 (30 10:42 -0700)
tree0625a5438b7c932421203f14ffd2577c8b414d11
parent5ff39dc78d06991d4161698cfbd7b6084af4fb37
Introduce %depend and %pathsearch, and make incbin a macro

Introduce new preprocessor directives %depend and %pathsearch, and
make incbin a standard macro using these filenames.  This lets us
remove the code that makes incbin search the path.
assemble.c
nasmlib.c
pptok.dat
preproc.c
preproc.h
standard.mac