File: include.am

package info (click to toggle)
mcl 1%3A22-282%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 12,548 kB
  • sloc: ansic: 42,590; sh: 5,298; perl: 2,436; makefile: 304; python: 43
file content (12 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
## $Id: include.am,v 1.7 2006-10-19 12:50:41 flux Exp $
## vim:syntax=automake
##
## Makefile.am snippet, included in all Makefile.am's in src/

AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)

LDADD = ../mcl/libmcl.a ../clew/libclew.a  ../gryphon/libgryphon.a ../impala/libimpala.a -ltingea

AM_LDFLAGS = -lm
# AM_LDFLAGS = -lm -lunwind -ltcmalloc