asm: Fix the preprocessing script.
authorMichael Buesch <mb@bu3sch.de>
Sat, 17 Nov 2007 23:29:21 +0000 (00:29 +0100)
committerMichael Buesch <mb@bu3sch.de>
Sat, 17 Nov 2007 23:29:21 +0000 (00:29 +0100)
Allow stdin as input and properly pass the filename up to the
assembler, so it appears in the error messages.
(The filename is passed through CPPs special line markers)

Signed-off-by: Michael Buesch <mb@bu3sch.de>

No differences found