* 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.
Этот коммит содержится в:
родитель
e4644c407c
Коммит
0ae16f2ab7
@ -41,3 +41,6 @@ else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -42,3 +42,6 @@ else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -42,3 +42,7 @@ ompi_HEADERS = $(headers)
|
||||
else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -40,3 +40,7 @@ ompi_HEADERS = $(headers)
|
||||
else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -44,3 +44,6 @@ else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -52,3 +52,6 @@ else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -57,3 +57,6 @@ else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -50,3 +50,6 @@ else
|
||||
ompidir = $(includedir)
|
||||
endif
|
||||
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -45,3 +45,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -45,3 +45,5 @@ else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -50,3 +50,5 @@ else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -52,3 +52,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -50,3 +50,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -43,3 +43,5 @@ else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -47,3 +47,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -46,3 +46,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -46,3 +46,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -51,3 +51,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -42,3 +42,5 @@ else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -45,3 +45,5 @@ else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
@ -49,3 +49,6 @@ orte_HEADERS = $(headers)
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
||||
distclean-local:
|
||||
rm -f static-components.h
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user