| Index: third_party/yasm/patched-yasm/modules/parsers/Makefile.inc
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/parsers/Makefile.inc (revision 71129)
|
| +++ third_party/yasm/patched-yasm/modules/parsers/Makefile.inc (working copy)
|
| @@ -1,4 +1,4 @@
|
| -# $Id: Makefile.inc 2130 2008-10-07 05:38:11Z peter $
|
| +# $Id: Makefile.inc 2269 2010-01-07 07:00:05Z peter $
|
|
|
| EXTRA_DIST += modules/parsers/gas/Makefile.inc
|
| EXTRA_DIST += modules/parsers/nasm/Makefile.inc
|
| @@ -7,7 +7,7 @@
|
| include modules/parsers/nasm/Makefile.inc
|
| include modules/parsers/tasm/Makefile.inc
|
|
|
| -dist_man_MANS += yasm_parsers.7
|
| +notrans_dist_man_MANS += yasm_parsers.7
|
|
|
| if BUILD_MAN
|
| yasm_parsers.7: modules/parsers/yasm_parsers.xml
|
|
|