PGMS=ed encopy endump zndump
MANS=

include ../Rules.make

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