1
1

* remove pml direct call header file as part of make distclean

* remove output files for tests as part of make clean

This commit was SVN r6966.
Этот коммит содержится в:
Brian Barrett 2005-08-21 23:48:12 +00:00
родитель 948d8963e2
Коммит 8d15ee8b2f
3 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -33,3 +33,6 @@ nodist_ompi_HEADERS = $(nodist_headers)
else
ompidir = $(includedir)
endif
distclean-local:
rm -f pml_direct_call.h

Просмотреть файл

@ -96,3 +96,5 @@ orte_bitmap_LDADD = \
$(top_builddir)/test/support/libsupport.a
orte_bitmap_DEPENDENCIES = $(orte_bitmap_LDADD)
clean-local:
rm -f ompi_bitmap_test_out.txt opal_hash_table_test_out.txt

Просмотреть файл

@ -94,3 +94,5 @@ orte_universe_setup_file_io_LDADD = \
$(top_builddir)/test/support/libsupport.a
orte_universe_setup_file_io_DEPENDENCIES = $(orte_universe_setup_file_io_LDADD)
clean-local:
rm -f test_session_dir_out test-file