]> git.sur5r.net Git - cc65/commit
Preprocess the remainder of the line in a #include preprocessor directive.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 31 Aug 2007 16:02:03 +0000 (16:02 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 31 Aug 2007 16:02:03 +0000 (16:02 +0000)
commite8b90752d9c4d88311dbcd8e74bc4f46028ef852
tree412ec9b737a9347f9e0e88736ea593d5f13ccec9
parent47860910e02d36ee8a970e05199847b20915505f
Preprocess the remainder of the line in a #include preprocessor directive.
This allows use of macros in the file spec and is a requirement of the C
standard.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3803 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/preproc.c