1c461658bSShuo ChenLIB_SRC = Channel.cc EventLoop.cc EventLoopThread.cc Poller.cc Timer.cc TimerQueue.cc 29807252eSShuo ChenBINARIES = test1 test2 test3 test4 test5 test6 3cc7f415cSShuo Chen 4cc7f415cSShuo Chenall: $(BINARIES) 5cc7f415cSShuo Chen 6cc7f415cSShuo Cheninclude ../reactor.mk 7cc7f415cSShuo Chen 8cc7f415cSShuo Chentest1: test1.cc 9cc7f415cSShuo Chentest2: test2.cc 10cc7f415cSShuo Chentest3: test3.cc 11cc7f415cSShuo Chentest4: test4.cc 12c461658bSShuo Chentest5: test5.cc 139807252eSShuo Chentest6: test6.cc 14