# Source-make
FILENAME=channels
include ../Makefile.generic
channels.o: \
   ../module.h \
   channels.h \
   cmdschan.c \
   tclchan.c \
   userchan.c
