[go: up one dir, main page]

Menu

[ab7a0e]: / mod.stats / Makefile.am  Maximize  Restore  History

Download this file

10 lines (7 with data), 323 Bytes

1
2
3
4
5
6
7
8
9
## Process this file with automake to produce Makefile.in
# "$Id: Makefile.am,v 1.9 2003/09/02 00:54:58 jeekay Exp $"
lib_LTLIBRARIES = libstats.la
libstats_la_SOURCES = stats.cc
libstats_la_CXXFLAGS = -I${top_srcdir}/include -I${top_srcdir}/libgnuworld
libstats_la_LDFLAGS = -module -export-dynamic
EXTRA_DIST = stats.h