Changeset 3627 for branches/rel5/psLib/test/dataIO/Makefile.am
- Timestamp:
- Apr 1, 2005, 10:55:58 AM (21 years ago)
- File:
-
- 1 edited
-
branches/rel5/psLib/test/dataIO/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel5/psLib/test/dataIO/Makefile.am
r3381 r3627 25 25 26 26 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 27 tests: $(TESTS)28 27 29 CLEANFILES = $(TESTS) $(check_DATA) 28 tests: $(check_DATA) $(TESTS) 29 30 CLEANFILES = $(TESTS) $(check_DATA) multi.fits table.fits 30 31 31 32 tst_psLookupTable_01_SOURCES = tst_psLookupTable_01.c … … 35 36 cp $? $@ 36 37 38 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
