SYSPGMS=delay ed encopy endump zndump znth
MAN8=

include ../Rules.make

zndump:		zndump.o

zndump.o:	zndump.c
		$(CC) -c $(CFLAGS) -w -O zndump.c
