Changeset 1611
- Timestamp:
- Mar 9, 2011 6:04:33 AM (10 years ago)
- Location:
- trunk/Cbc/test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/test/Makefile.am
r1565 r1611 92 92 # output files of a program 93 93 94 DISTCLEANFILES = yy.mps xx.mps 94 DISTCLEANFILES = yy.mps xx.mps continuous.mps integer.mps test2.lp test2.out test.lp test.mps test.out x1.mps.mps x2.mps.mps x3.mps.mps -
trunk/Cbc/test/Makefile.in
r1566 r1611 439 439 # Here we list everything that is not generated by the compiler, e.g., 440 440 # output files of a program 441 DISTCLEANFILES = yy.mps xx.mps 441 DISTCLEANFILES = yy.mps xx.mps continuous.mps integer.mps test2.lp test2.out test.lp test.mps test.out x1.mps.mps x2.mps.mps x3.mps.mps 442 442 all: all-am 443 443
Note: See TracChangeset
for help on using the changeset viewer.