Makefile: Move YError, YTimeB, lock/mutex, YMutex and hexdump into module base

This commit is contained in:
Jan Lindemann 2005-12-25 13:54:08 +00:00 committed by Jan Lindemann
commit 006d2d3db3

View file

@ -6,18 +6,15 @@ SUBDIRS = inst/pre \
doc \ doc \
contrib \ contrib \
base \ base \
debug misc slog platform \
devutil \ devutil \
hash \ hash \
hexdump \
lbuffer \ lbuffer \
debug \
cfgfile gtopts \ cfgfile gtopts \
lock sigsync shmem \ lock sigsync shmem \
usrv uclnt statecheck msgfmt \ usrv uclnt statecheck msgfmt \
YMisc YError YMem YOptString \ YMisc YMem YOptString \
YThread YMutex YEvent YCbContr contr \ YThread YEvent YCbContr contr \
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
YOsc \ YOsc \
lib include bin \ lib include bin \
inst/post inst/post