Makefile: Change build order

This commit is contained in:
Jan Lindemann 2011-05-21 07:48:23 +00:00 committed by Jan Lindemann
commit 178cf6e055

View file

@ -19,6 +19,7 @@ SUBDIRS = inst/pre \
YMem YOptString \
gtopts \
lock sigsync shmem \
contr/YMtBuf \
contr/YRrBuf \
contr/YRrLogBuf \
contr/YStringTree \
@ -26,8 +27,9 @@ SUBDIRS = inst/pre \
contr \
YLoadableObject \
msgfmt eloop statecheck \
YThread YEvent YCbContr \
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
YStopWatch \
YCbContr YEvent YThread \
YStopWatchList YStopWatchQueue YStopWatchThreadList \
YLogger \
YApplication \
YOsc \