| Index: third_party/yasm/patched-yasm/modules/parsers/nasm/Makefile.inc
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/parsers/nasm/Makefile.inc (revision 165590)
|
| +++ third_party/yasm/patched-yasm/modules/parsers/nasm/Makefile.inc (working copy)
|
| @@ -1,5 +1,3 @@
|
| -# $Id: Makefile.inc 2278 2010-01-19 07:28:08Z peter $
|
| -
|
| libyasm_a_SOURCES += modules/parsers/nasm/nasm-parser.c
|
| libyasm_a_SOURCES += modules/parsers/nasm/nasm-parser.h
|
| libyasm_a_SOURCES += modules/parsers/nasm/nasm-parser-struct.h
|
|
|