Changeset 6ebfd24
- Timestamp:
- 01/19/10 15:21:17 (11 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 6e90062
- Parents:
- 400fe5e
- Location:
- libpacketdump
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
rfabd05a r6ebfd24 61 61 # Decoders for various ethertypes (in decimal) 62 62 # IPv4 63 BIN_PROTOCOLS+=eth_0.la 63 64 BIN_PROTOCOLS+=eth_2048.la 64 65 # ARP … … 105 106 link_11_la_LDFLAGS=-module 106 107 link_15_la_LDFLAGS=-module 108 eth_0_la_LDFLAGS=-module 107 109 eth_2048_la_LDFLAGS=-module 108 110 eth_2054_la_LDFLAGS=-module
Note: See TracChangeset
for help on using the changeset viewer.