c0e157e3b2
One must build yasm (included in the yasm directory) before building GMP, if building on an x86_64 machine. Note: make test and make tune do not currently build.
4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
@echo off
|
|
cd ..\..\..
|
|
%1 libyasm\module.in Makefile.am
|