Rev | Line | |
---|
[8] | 1 | CSRC_cal += cal.c calBddOp.c calBddManager.c calMemoryManagement.c\ |
---|
| 2 | calHashTable.c calUtil.c calGC.c \ |
---|
| 3 | calTerminal.c calAssociation.c \ |
---|
| 4 | calBddSubstitute.c calReduce.c calQuant.c \ |
---|
| 5 | calBddSwapVars.c calBddSatisfy.c calBddSize.c \ |
---|
| 6 | calBddSupport.c calPrint.c calPrintProfile.c calDump.c\ |
---|
| 7 | calHashTableOne.c calPipeline.c calPerformanceTest.c \ |
---|
| 8 | calHashTableThree.c calBddITE.c calBddCompose.c\ |
---|
| 9 | calCacheTableTwo.c calApplyReduce.c calBlk.c \ |
---|
| 10 | calReorderBF.c calReorderDF.c calInteract.c\ |
---|
| 11 | calBddVarSubstitute.c calReorderUtil.c calMem.c |
---|
| 12 | |
---|
| 13 | HEADERS_cal += cal.h calInt.h calMem.h |
---|
| 14 | |
---|
| 15 | MISC += calBddReorderTest.c calPerformanceTest.c calTest.c\ |
---|
| 16 | calAllAbs.html calAllByFile.html calAllByFunc.html\ |
---|
| 17 | calAllDet.html calAllFile.html calDesc.html\ |
---|
| 18 | calExt.html calExtAbs.html calExtDet.html calTitle.html credit.html\ |
---|
| 19 | calDoc.txt |
---|
| 20 | |
---|
| 21 | DEPENDENCYFILES = $(CSRC_cal) |
---|
Note: See
TracBrowser
for help on using the repository browser.