File: Makefile.am

package info (click to toggle)
testu01 1.2.3%2Bds-2
  • links: PTS, VCS
  • area: non-free
  • in suites: stretch
  • size: 17,740 kB
  • ctags: 4,799
  • sloc: ansic: 52,384; makefile: 241; sh: 53
file content (13 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Library versioning (C:R:A == current:revision:age)
export LIBTESTU01_LT_VERSION = 0:1:0

ACLOCAL_AMFLAGS = -I m4

INCLUDES = -I${top_builddir}

SUBDIRS = . include mylib probdist testu01 examples doc param

bin_PROGRAMS = tcode
tcode_SOURCES = ${top_srcdir}/mylib/tcode.c

noinst_SCRIPTS = bootstrap