Makefile: Shifted YFamily up in build order

This commit is contained in:
Jan Lindemann 2007-05-30 22:07:59 +00:00 committed by Jan Lindemann
commit 264307d444

View file

@ -11,6 +11,7 @@ SUBDIRS = inst/pre \
contrib \ contrib \
base \ base \
devutil \ devutil \
YFamily \
hash \ hash \
lbuffer cache \ lbuffer cache \
YMisc YMem YOptString \ YMisc YMem YOptString \
@ -20,7 +21,6 @@ SUBDIRS = inst/pre \
msgfmt eloop statecheck \ msgfmt eloop statecheck \
YThread YEvent YCbContr \ YThread YEvent YCbContr \
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
YFamily \
YApplication \ YApplication \
YOsc \ YOsc \
util \ util \