4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 7b4d443 was
808a478,
checked in by Daniel Lawson <dlawson@…>, 17 years ago
|
Ported to OpenBSD
Changes were mostly with header changes, although openbsd's pcap doesn't have pcap_open_dead, so we provide our own. To this end, I fixed the libreplace shit that wasn't working at all well, and ended up putting strndup.c and pcap_open_dead.c into lib/, and adding @LTLIBOBJS@ to the libtrace source file line. Seems to work fine now!
|
-
Property mode set to
100644
|
File size:
310 bytes
|
Line | |
---|
1 | SUBDIRS=lib |
---|
2 | EXTRA_DIST=examples docs |
---|
3 | |
---|
4 | bootstrap-clean: |
---|
5 | $(RM) -f Makefile.in aclocal.m4 compile config.* \ |
---|
6 | configure depcomp install-sh ltmain.sh missing \ |
---|
7 | mkinstalldirs stamp-h.in \ |
---|
8 | lib/Makefile.in replace/libreplace.la replace/Makefile.in |
---|
9 | $(RM) -rf autom4te.cache/ |
---|
10 | |
---|
11 | docs: |
---|
12 | doxygen libtrace.doxygen |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.