summaryrefslogtreecommitdiff
path: root/pptok.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-30 10:42:30 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-30 10:42:30 -0700
commit418ca70d4e973cdd63195c266614acc45216b3f4 (patch)
tree0625a5438b7c932421203f14ffd2577c8b414d11 /pptok.dat
parent5ff39dc78d06991d4161698cfbd7b6084af4fb37 (diff)
downloadnasm-418ca70d4e973cdd63195c266614acc45216b3f4.tar.gz
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.
Diffstat (limited to 'pptok.dat')
-rw-r--r--pptok.dat2
1 files changed, 2 insertions, 0 deletions
diff --git a/pptok.dat b/pptok.dat
index 3836fd6c..a70a2a17 100644
--- a/pptok.dat
+++ b/pptok.dat
@@ -17,6 +17,7 @@
%assign
%clear
%define
+%depend
%elif*
%else
%endif
@@ -34,6 +35,7 @@
%line
%local
%macro
+%pathsearch
%pop
%push
%rep