# Source-make
FILENAME=server
include ../Makefile.generic
server.o: \
   ../module.h \
   server.h \
   servmsg.c
