mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Makefile: Change build order
This commit is contained in:
parent
f68a5c8784
commit
178cf6e055
1 changed files with 4 additions and 2 deletions
6
Makefile
6
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue