endif
all-local: python-build
-install-hook: python-install
+install-exec-hook: python-install
uninstall-hook: python-uninstall
if BUILD_MAN
\r
gas-bison.c\r
gas-bison.h\r
- nasm-bison.c\r
- nasm-bison.h\r
- re2c-parser.c\r
- re2c-parser.h\r
\r
However, if you want to build these files from source, follow these step:\r
1) Install bison. This can be done in a number of ways, the easiest is\r
you installed Bison to the list of directories.\r
3) For each of the .y files in the build, right click, select Properties,\r
and change the "Excluded From Build" setting to No. These files are:\r
- re2c/Source Files/re2c-parser.y\r
modules/Source Files/gas-bison.y\r
- modules/Source Files/nasm-bison.y\r
\r
If you wish to build from the latest files in the subversion repository,\r
you will need to add these files from the latest snapshot to the repository\r
src/parsers/nasm/nasm-parser.c \
src/preprocs/raw/raw-preproc.c \
src/optimizers/basic/basic-optimizer.c \
- nasm-bison.c \
src/symrec.c \
src/hamt.c