2003-11-22 16:36:58 +00:00
|
|
|
#
|
2004-01-07 15:07:14 +00:00
|
|
|
# $HEADER$
|
2003-11-22 16:36:58 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
|
2004-08-04 11:23:14 +00:00
|
|
|
SUBDIRS = support class util threads mca
|
2004-06-15 19:39:21 +00:00
|
|
|
# JMS Temporary hack to make "make dist" work. The directories mentioned
|
|
|
|
# here will eventually moved into SUBDIRS.
|
2004-06-16 00:34:27 +00:00
|
|
|
DIST_SUBDIRS = $(SUBDIRS) rte include
|