1
1

- Move "common" up front in the compiling order because other

frameworks have components that depends on common components
- replace a few tabs with spaces :-)

This commit was SVN r4284.
Этот коммит содержится в:
Jeff Squyres 2005-02-04 14:27:30 +00:00
родитель 4efb59d89b
Коммит 10d23250ce

Просмотреть файл

@ -15,21 +15,21 @@
include $(top_srcdir)/config/Makefile.options include $(top_srcdir)/config/Makefile.options
SUBDIRS = \ SUBDIRS = \
allocator \ common \
allocator \
base \ base \
coll \ coll \
common \ errmgr \
errmgr \
gpr \ gpr \
io \ io \
iof \ iof \
llm \ llm \
mpool \ mpool \
ns \ ns \
one \ one \
oob \ oob \
pcm \ pcm \
pcmclient \ pcmclient \
pml \ pml \
ptl \ ptl \
soh \ soh \