xemu/io/Makefile.objs

6 lines
124 B
Makefile
Raw Normal View History

io-obj-y = channel.o
io-obj-y += channel-file.o
io-obj-y += channel-socket.o
io-obj-y += channel-watch.o
io-obj-y += task.o