diff options
author | Baruch Sterin <baruchs@gmail.com> | 2017-10-20 14:41:30 -0700 |
---|---|---|
committer | Baruch Sterin <baruchs@gmail.com> | 2017-10-20 14:41:30 -0700 |
commit | 5ab3f0fa6ba1519e24368651f7c5fb87cd5ee33e (patch) | |
tree | 5837bc6e529846314b9facc156341ea63c806b00 /src/aig/gia/giaMan.c | |
parent | 15908929ca6c542cba14d0e3904718c13c20377e (diff) | |
download | abc-5ab3f0fa6ba1519e24368651f7c5fb87cd5ee33e.tar.gz abc-5ab3f0fa6ba1519e24368651f7c5fb87cd5ee33e.tar.bz2 abc-5ab3f0fa6ba1519e24368651f7c5fb87cd5ee33e.zip |
Patch by Larry Doolittle to allow out-of-source builds of ABC.
Usage:
Starting from an empty directory:
(1) set AS to point to the location of ABC
(2) reconstruct the directory structure of ABC in the new directory:
mkdir -p `cd $AS && find src -type d`
(3) Build ABC:
make -f $AS/Makefile VPATH=$AS ABCSRC=$AS
Diffstat (limited to 'src/aig/gia/giaMan.c')
0 files changed, 0 insertions, 0 deletions