CC_ADD = -g BUILDBINS = ether-unpack OBJ_ether-unpack = arp.o ether.o format-etherfind.o format-raw.o\ format-tcpdump.o icmp.o ip.o l2tp.o main.o route.o rpc-bootparam.o\ rpc-mount.o rpc-nfs.o rpc-portmap.o rpc.o sctp.o tcp.o udp.o util.o\ xdr.o INSTALLMAN = ether-unpack.1 .MAIN: ether-unpack ether-unpack.cat1 # defaults the package-with-version string to be # $(.CURDIR:T), which is wrong for us. VERSION != eval "`mcgrep -1 VER= ../TRANSCRIPT`"; echo ether-unpack-$$VER .include