SRCS= ircd_catserv.c \
      catserv_messages.c \
      meow.c \
      purr.c

TARGET=ircd_catserv

include ../Makefile.sub

