## -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ## auto makefile for ziffy - a promiscuous Z39.50 APDU sniffer for Ethernet ## (this file is processed with 'automake' to produce Makefile.in) ## ## Copyright (c) 1998-2001 R. Carbone LDADD = $(YAZLIB) $(PCAP_LIBS) AM_CPPFLAGS = $(YAZINC) $(PCAP_CFLAGS) bin_PROGRAMS = ziffy man_MANS = ziffy.1 EXTRA_DIST = $(man_MANS) HACKING TODO FAQ ANNOUNCEMENT-1 ziffy_SOURCES = ziffy.c yaz.c fmemdmp.c hooks.c apdu.c apdu.h