mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 21:13:56 +01:00
Makefile: Now only mentioning contr in SUBDIRS, not every of it's subdirs one by one
This commit is contained in:
parent
75708c3a00
commit
33e952ebcf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -16,7 +16,7 @@ SUBDIRS = inst/pre \
|
||||||
lock sigsync shmem \
|
lock sigsync shmem \
|
||||||
usrv uclnt statecheck msgfmt \
|
usrv uclnt statecheck msgfmt \
|
||||||
YMisc YError YMem YOptString \
|
YMisc YError YMem YOptString \
|
||||||
YThread YMutex YEvent YCbContr contr/Y2WayMap contr/YQueue contr/YRingBuffer \
|
YThread YMutex YEvent YCbContr contr \
|
||||||
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||||
YOsc \
|
YOsc \
|
||||||
lib include bin \
|
lib include bin \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue