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 r4285.
Этот коммит содержится в:
Jeff Squyres 2005-02-04 14:38:05 +00:00
родитель 10d23250ce
Коммит 41be976541

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

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