File: include.am

package info (click to toggle)
mcl14 14-137%2Bocaml-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,772 kB
  • sloc: ansic: 53,278; ml: 5,793; sh: 4,448; perl: 3,967; makefile: 424
file content (12 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (5)
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/

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

LDADD = ../mcl/libmcl.a ../clew/libclew.a  ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a

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