File: include.am

package info (click to toggle)
mcl 1%3A04-250-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,536 kB
  • ctags: 2,427
  • sloc: ansic: 25,766; sh: 3,302; perl: 1,376; makefile: 317
file content (9 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
## $Id: include.am,v 1.5 2002/12/10 15:38:02 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 ../taurus/libtaurus.a ../impala/libimpala.a ../../util/libutil.a