# $Id$ PROG= aclock SRCS= aclock.c textclock.c 7seg.c LDADD= -lcurses -lm NOMAN= . include