[13] | 1 | CSRC_cu += cuddAPI.c cuddAddAbs.c cuddAddApply.c cuddAddFind.c cuddAddIte.c \ |
---|
| 2 | cuddAddInv.c cuddAddNeg.c cuddAddWalsh.c cuddAndAbs.c \ |
---|
| 3 | cuddAnneal.c cuddApa.c cuddApprox.c cuddBddAbs.c cuddBddCorr.c \ |
---|
| 4 | cuddBddIte.c cuddBridge.c cuddCache.c cuddCheck.c cuddClip.c \ |
---|
| 5 | cuddCof.c cuddCompose.c cuddDecomp.c cuddEssent.c cuddExact.c \ |
---|
| 6 | cuddExport.c cuddGenCof.c cuddGenetic.c \ |
---|
| 7 | cuddGroup.c cuddHarwell.c cuddInit.c cuddInteract.c \ |
---|
| 8 | cuddLCache.c cuddLevelQ.c \ |
---|
| 9 | cuddLinear.c cuddLiteral.c cuddMatMult.c cuddPriority.c \ |
---|
| 10 | cuddRead.c cuddRef.c cuddReorder.c cuddSat.c cuddSign.c \ |
---|
| 11 | cuddSolve.c cuddSplit.c cuddSubsetHB.c cuddSubsetSP.c cuddSymmetry.c \ |
---|
| 12 | cuddTable.c cuddUtil.c cuddWindow.c cuddZddCount.c cuddZddFuncs.c \ |
---|
| 13 | cuddZddGroup.c cuddZddIsop.c cuddZddLin.c cuddZddMisc.c cuddZddPort.c \ |
---|
| 14 | cuddZddReord.c cuddZddSetop.c cuddZddSymm.c cuddZddUtil.c |
---|
| 15 | HEADERS_cu += cudd.h cuddInt.h |
---|
| 16 | MISC += testcudd.c r7x8.1.mat doc/cudd.ps doc/cuddAllAbs.html \ |
---|
| 17 | doc/cuddAllDet.html doc/cuddExtAbs.html doc/cuddExtDet.html \ |
---|
| 18 | doc/cuddIntro.css doc/cuddIntro.html doc/footnode.html \ |
---|
| 19 | doc/img10.png doc/img11.png doc/img12.png doc/img13.png doc/img14.png \ |
---|
| 20 | doc/img15.png doc/img16.png doc/img17.png doc/img18.png \ |
---|
| 21 | doc/img19.png doc/img1.png doc/img20.png doc/img21.png \ |
---|
| 22 | doc/img22.png doc/img2.png doc/img3.png doc/img4.png doc/img5.png \ |
---|
| 23 | doc/img6.png doc/img7.png doc/img8.png doc/img9.png doc/index.html \ |
---|
| 24 | doc/node1.html doc/node2.html doc/node3.html doc/node4.html \ |
---|
| 25 | doc/node5.html doc/node6.html doc/node7.html doc/node8.html \ |
---|
| 26 | doc/icons/blueball.png doc/icons/ch_begin.png \ |
---|
| 27 | doc/icons/ch_beg_r.png doc/icons/ch_delet.png \ |
---|
| 28 | doc/icons/ch_del_r.png doc/icons/ch_end.png \ |
---|
| 29 | doc/icons/ch_end_r.png doc/icons/contents.png \ |
---|
| 30 | doc/icons/crossref.png doc/icons/footnote.png \ |
---|
| 31 | doc/icons/greenball.png doc/icons/image.png \ |
---|
| 32 | doc/icons/index.png doc/icons/next_g.png \ |
---|
| 33 | doc/icons/next.png doc/icons/nx_grp_g.png \ |
---|
| 34 | doc/icons/nx_grp.png doc/icons/orangeball.png \ |
---|
| 35 | doc/icons/pinkball.png doc/icons/prev_g.png \ |
---|
| 36 | doc/icons/prev.png doc/icons/purpleball.png \ |
---|
| 37 | doc/icons/pv_grp_g.png doc/icons/pv_grp.png \ |
---|
| 38 | doc/icons/redball.png doc/icons/up_g.png \ |
---|
| 39 | doc/icons/up.png doc/icons/whiteball.png \ |
---|
| 40 | doc/icons/yellowball.png |
---|
| 41 | |
---|
| 42 | DEPENDENCYFILES = $(CSRC_cu) |
---|