Changeset 47801f2 for lib/Makefile.am
- Timestamp:
- 11/30/04 13:43:29 (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:
- ad75d61
- Parents:
- 20482800
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile.am
r3937eae r47801f2 1 # Makefile.am -- Process this file with automake to produce Makefile.in 2 3 INCLUDES = -I$(top_builddir) -I$(top_srcdir) 4 5 noinst_LIBRARIES = libreplace.a 6 libreplace_a_SOURCES = 7 libreplace_a_LIBADD = @LIBOBJS@ 8 1 9 lib_LTLIBRARIES = libtrace.la 2 10 include_HEADERS = libtrace.h dagformat.h wag.h
Note: See TracChangeset
for help on using the changeset viewer.