mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Makefile: Move YError, YTimeB, lock/mutex, YMutex and hexdump into module base
This commit is contained in:
parent
504ef95d69
commit
006d2d3db3
1 changed files with 3 additions and 6 deletions
9
Makefile
9
Makefile
|
|
@ -6,18 +6,15 @@ SUBDIRS = inst/pre \
|
|||
doc \
|
||||
contrib \
|
||||
base \
|
||||
debug misc slog platform \
|
||||
devutil \
|
||||
hash \
|
||||
hexdump \
|
||||
lbuffer \
|
||||
debug \
|
||||
cfgfile gtopts \
|
||||
lock sigsync shmem \
|
||||
usrv uclnt statecheck msgfmt \
|
||||
YMisc YError YMem YOptString \
|
||||
YThread YMutex YEvent YCbContr contr \
|
||||
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||
YMisc YMem YOptString \
|
||||
YThread YEvent YCbContr contr \
|
||||
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||
YOsc \
|
||||
lib include bin \
|
||||
inst/post
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue