mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-19 13:17:39 +01:00
Makefile: Move YMisc, YMem, YOptString up in compilation order, since they were missing here and there
This commit is contained in:
parent
9a748542cc
commit
9975b9bfb2
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -14,10 +14,10 @@ SUBDIRS = inst/pre \
|
||||||
devutil \
|
devutil \
|
||||||
hash \
|
hash \
|
||||||
lbuffer cache \
|
lbuffer cache \
|
||||||
|
YMisc YMem YOptString \
|
||||||
cfgfile gtopts \
|
cfgfile gtopts \
|
||||||
lock sigsync shmem \
|
lock sigsync shmem \
|
||||||
usrv uclnt statecheck msgfmt \
|
msgfmt usrv uclnt statecheck \
|
||||||
YMisc YMem YOptString \
|
|
||||||
YThread YEvent YCbContr contr \
|
YThread YEvent YCbContr contr \
|
||||||
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||||
eloop YApplication \
|
eloop YApplication \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue