ether.mak 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. # ====================================================================
  2. # programs;
  3. # --------------------------------------------------------------------
  4. edru.o: edru.c channel.h error.h flags.h getoptv.h memory.h number.h putoptv.h types.h
  5. edsu.o: edsu.c channel.h error.h ether.h files.h flags.h getoptv.h memory.h number.h putoptv.h
  6. efbu.o: efbu.c channel.h error.h flags.h getoptv.h memory.h number.h putoptv.h symbol.h
  7. efeu.o: efeu.c channel.h error.h flags.h getoptv.h memory.h number.h putoptv.h types.h
  8. efru.o: efru.c channel.h error.h flags.h getoptv.h memory.h mme.h number.h plc.h putoptv.h types.h
  9. efsu.o: efsu.c channel.h error.h flags.h getoptv.h memory.h number.h putoptv.h symbol.h
  10. nics.o: nics.c error.h ether.h getoptv.h memory.h putoptv.h version.h
  11. pcapdevs.o: pcapdevs.c error.h ether.h flags.h getoptv.h memory.h putoptv.h types.h version.h
  12. # ====================================================================
  13. # source files;
  14. # --------------------------------------------------------------------
  15. channel.o: channel.c channel.h
  16. closechannel.o: closechannel.c channel.h
  17. fcs.o: fcs.c
  18. gethwaddr.o: gethwaddr.c error.h ether.h
  19. getifname.o: getifname.c error.h ether.h
  20. openchannel.o: openchannel.c channel.h error.h flags.h gethwaddr.c memory.h
  21. pcap_freenameindex.o: pcap_freenameindex.c ether.h
  22. pcap_indextoname.o: pcap_indextoname.c ether.h
  23. pcap_nameindex.o: pcap_nameindex.c ether.h
  24. pcap_nametoindex.o: pcap_nametoindex.c ether.h
  25. pcapdevs.o: pcapdevs.c error.c error.h ether.h flags.h gethwaddr.c getoptv.c getoptv.h hexdecode.c memory.h putoptv.c putoptv.h types.h version.c version.h
  26. readchannel.o: readchannel.c channel.h error.h
  27. readpacket.o: readpacket.c channel.h error.h flags.h hexload.c memory.h
  28. sendpacket.o: sendpacket.c channel.h flags.h memory.h
  29. # ====================================================================
  30. # header files;
  31. # --------------------------------------------------------------------
  32. channel.h: ether.h types.h
  33. ether.h: types.h