Changeset 8841 for trunk/psLib/test/math/Makefile.am
- Timestamp:
- Sep 19, 2006, 2:18:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/Makefile.am
r8718 r8841 5 5 $(PSLIB_LIBS) 6 6 7 check_PROGRAMS = 7 TEST_PROGS = 8 9 if BUILD_TESTS 10 bin_PROGRAMS = $(TEST_PROGS) 11 else 12 check_PROGRAMS = $(TEST_PROGS) 13 endif 14 TESTS = $(TEST_PROGS) 8 15 9 16 CLEANFILES = $(check_DATA) temp/* seed_msglog1.txt core core.* *~ *.bb *.bbg *.da gmon.out
Note:
See TracChangeset
for help on using the changeset viewer.
