Makefile: Move YMisc, YMem, YOptString up in compilation order, since they were missing here and there

This commit is contained in:
Jan Lindemann 2006-03-14 14:56:32 +00:00 committed by Jan Lindemann
commit 9975b9bfb2

View file

@ -14,10 +14,10 @@ SUBDIRS = inst/pre \
devutil \
hash \
lbuffer cache \
YMisc YMem YOptString \
cfgfile gtopts \
lock sigsync shmem \
usrv uclnt statecheck msgfmt \
YMisc YMem YOptString \
msgfmt usrv uclnt statecheck \
YThread YEvent YCbContr contr \
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
eloop YApplication \