15 строки
296 B
Makefile
15 строки
296 B
Makefile
![]() |
#
|
||
|
# $HEADER$
|
||
|
#
|
||
|
|
||
|
include $(top_srcdir)/config/Makefile.options
|
||
|
|
||
|
SUBDIRS = $(MCA_mpool_DYNAMIC_SUBDIRS)
|
||
|
DISTCLEANFILES = $(SUBDIRS)
|
||
|
|
||
|
# Every directory under here is a sym link to something in the main
|
||
|
# share/ssi tree. Hence, we don't want to distribute anything under
|
||
|
# here.
|
||
|
|
||
|
DIST_SUBDIRS =
|