Changeset ac7037b
- Timestamp:
- 03/16/10 14:39:04 (12 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:
- 666b5cf
- Parents:
- 4811b1e
- Location:
- libpacketdump
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
r6ebfd24 rac7037b 12 12 13 13 # HDLC_POS 14 BIN_PROTOCOLS+=link_1.la 14 15 15 16 # Ethernet … … 39 40 40 41 # PoS 42 BIN_PROTOCOLS+=link_9.la 41 43 42 44 # Obsolete Legacy Ethernet … … 100 102 # I shouldn't need to do this 101 103 link_0_la_LDFLAGS=-module 104 link_1_la_LDFLAGS=-module 102 105 link_2_la_LDFLAGS=-module 103 106 link_4_la_LDFLAGS=-module 104 107 link_6_la_LDFLAGS=-module 108 link_9_la_LDFLAGS=-module 105 109 link_10_la_LDFLAGS=-module 106 110 link_11_la_LDFLAGS=-module
Note: See TracChangeset
for help on using the changeset viewer.