Changeset 3627 for branches/rel5/psLib/test/sysUtils/Makefile.am
- Timestamp:
- Apr 1, 2005, 10:55:58 AM (21 years ago)
- File:
-
- 1 edited
-
branches/rel5/psLib/test/sysUtils/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel5/psLib/test/sysUtils/Makefile.am
r3381 r3627 26 26 check_PROGRAMS =$(TESTS) 27 27 28 check_DATA = 29 28 30 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 29 31 30 32 CLEANFILES = $(TESTS) $(check_DATA) 31 33 32 tests: $( TESTS)34 tests: $(check_DATA) $(TESTS) 33 35 34 36 tst_psAbort_SOURCES = tst_psAbort.c … … 40 42 tst_psConfigure_SOURCES = tst_psConfigure.c 41 43 44 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
