b1cb8b8cfa
This commit was SVN r1278.
12 строки
269 B
Makefile
12 строки
269 B
Makefile
# -*- makefile -*-
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = support class util threads
|
|
# JMS Temporary hack to make "make dist" work. The directories mentioned
|
|
# here will eventually moved into SUBDIRS.
|
|
DIST_SUBDIRS = $(SUBDIRS) rte
|