Index: Makefile =================================================================== RCS file: /usr/cvsroot/zaptel/Makefile,v retrieving revision 1.69 diff -u -r1.69 Makefile --- Makefile 4 Feb 2005 05:55:51 -0000 1.69 +++ Makefile 13 Jul 2005 18:13:27 -0000 @@ -240,6 +240,9 @@ fxsdump: fxsdump.o $(CC) -o fxsdump fxsdump.o -lm +ztstatd: ztstatd.c + $(CC) -o ztstatd -Wall ztstatd.c + stackcheck: checkstack $(BUILDVER) ./checkstack *.o