1
1

* add local hook to remove static-components.h in distclean target. The

files are generated by configure, and not part of the tarball, so
  distclean would be the right place to remove them.

This commit was SVN r6390.
Этот коммит содержится в:
Brian Barrett 2005-07-08 13:54:12 +00:00
родитель e4644c407c
Коммит 0ae16f2ab7
21 изменённых файлов: 60 добавлений и 0 удалений

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

@ -41,3 +41,6 @@ else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -42,3 +42,6 @@ else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -42,3 +42,7 @@ ompi_HEADERS = $(headers)
else else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -40,3 +40,7 @@ ompi_HEADERS = $(headers)
else else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -44,3 +44,6 @@ else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -52,3 +52,6 @@ else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -57,3 +57,6 @@ else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -50,3 +50,6 @@ else
ompidir = $(includedir) ompidir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -45,3 +45,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -45,3 +45,5 @@ else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -50,3 +50,5 @@ else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -52,3 +52,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -50,3 +50,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -43,3 +43,5 @@ else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -47,3 +47,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -46,3 +46,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -46,3 +46,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -51,3 +51,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -42,3 +42,5 @@ else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -45,3 +45,5 @@ else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h

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

@ -49,3 +49,6 @@ orte_HEADERS = $(headers)
else else
ortedir = $(includedir) ortedir = $(includedir)
endif endif
distclean-local:
rm -f static-components.h