2004-06-15 23:57:43 +00:00
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
|
2004-07-01 16:25:44 +00:00
|
|
|
SUBDIRS = $(MCA_io_DSO_SUBDIRS)
|
2004-06-15 23:57:43 +00:00
|
|
|
DISTCLEANFILES = $(SUBDIRS)
|
|
|
|
|
|
|
|
# Every directory under here is a sym link to something in the main
|
2004-08-28 08:13:39 +00:00
|
|
|
# src/mca tree. Hence, we don't want to distribute anything under
|
2004-06-15 23:57:43 +00:00
|
|
|
# here.
|
|
|
|
|
|
|
|
DIST_SUBDIRS =
|