Makefile: Move subdir eloop before usrv

This commit is contained in:
Markus Bentrup 2006-10-18 14:59:12 +00:00 committed by Jan Lindemann
commit 3b8e30f1ff

View file

@ -17,10 +17,10 @@ SUBDIRS = inst/pre \
gtopts \ gtopts \
lock sigsync shmem \ lock sigsync shmem \
contr cfgfile \ contr cfgfile \
msgfmt usrv uclnt statecheck \ msgfmt eloop usrv uclnt statecheck \
YThread YEvent YCbContr \ YThread YEvent YCbContr \
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
eloop YApplication \ YApplication \
YOsc \ YOsc \
util \ util \
lib include bin \ lib include bin \