- Timestamp:
- 08/11/04 14:52:23 (18 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:
- ac50951
- Parents:
- 1f3696b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile.in
r1f3696b rffe76f8 59 59 host_triplet = @host@ 60 60 AMTAR = @AMTAR@ 61 AR = @AR@62 61 AS = @AS@ 63 62 AWK = @AWK@ 64 63 CC = @CC@ 65 CXX = @CXX@66 CXXCPP = @CXXCPP@67 64 DEPDIR = @DEPDIR@ 68 65 DLLTOOL = @DLLTOOL@ 69 66 ECHO = @ECHO@ 70 EGREP = @EGREP@71 67 EXEEXT = @EXEEXT@ 72 F77 = @F77@73 GCJ = @GCJ@74 GCJFLAGS = @GCJFLAGS@75 68 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 76 69 LIBPCAP = @LIBPCAP@ … … 84 77 PACKAGE = @PACKAGE@ 85 78 RANLIB = @RANLIB@ 86 RC = @RC@87 79 STRIP = @STRIP@ 88 80 VERSION = @VERSION@
Note: See TracChangeset
for help on using the changeset viewer.