mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Makefile: Shifted YFamily up in build order
This commit is contained in:
parent
d8c6c12f6d
commit
264307d444
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -11,6 +11,7 @@ SUBDIRS = inst/pre \
|
||||||
contrib \
|
contrib \
|
||||||
base \
|
base \
|
||||||
devutil \
|
devutil \
|
||||||
|
YFamily \
|
||||||
hash \
|
hash \
|
||||||
lbuffer cache \
|
lbuffer cache \
|
||||||
YMisc YMem YOptString \
|
YMisc YMem YOptString \
|
||||||
|
|
@ -20,7 +21,6 @@ SUBDIRS = inst/pre \
|
||||||
msgfmt eloop statecheck \
|
msgfmt eloop statecheck \
|
||||||
YThread YEvent YCbContr \
|
YThread YEvent YCbContr \
|
||||||
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||||
YFamily \
|
|
||||||
YApplication \
|
YApplication \
|
||||||
YOsc \
|
YOsc \
|
||||||
util \
|
util \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue