* the .c files created by symlinking get shipped in the tarball as
actual files, so we should not have a clean rule for them - instead, make it maintainer-clean. Neither clean nor distclean should remove files that were in the tarball... This commit was SVN r9351.
Этот коммит содержится в:
родитель
22bac7ae95
Коммит
89a22615ce
@ -82,7 +82,7 @@ atomic_cmpset_noinline_LDADD = $(top_builddir)/opal/asm/libasm.la $(libs)
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
|
|
||||||
clean-local:
|
maintainer-clean-local:
|
||||||
rm -f atomic_barrier_noinline.c \
|
rm -f atomic_barrier_noinline.c \
|
||||||
atomic_spinlock_noinline.c \
|
atomic_spinlock_noinline.c \
|
||||||
atomic_math_noinline.c \
|
atomic_math_noinline.c \
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user