1
1

* 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.
Этот коммит содержится в:
Brian Barrett 2006-03-21 03:14:49 +00:00
родитель 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 \
atomic_spinlock_noinline.c \
atomic_math_noinline.c \