File: Makefile.am

package info (click to toggle)
ann 1.1.2%2Bdoc-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,552 kB
  • ctags: 828
  • sloc: sh: 5,452; cpp: 4,423; makefile: 286
file content (4 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (5)
1
2
3
4
bin_PROGRAMS=ann_test
ann_test_SOURCES=ann_test.cpp rand.cpp
AM_CPPFLAGS=-I$(top_builddir)/include
LDADD=../src/libann.la