File: Makefile.am

package info (click to toggle)
libdca 0.0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 964 kB
  • sloc: ansic: 14,043; sh: 101; makefile: 72
file content (10 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
AM_CFLAGS = $(DCADEC_CFLAGS)

noinst_PROGRAMS = compare
compare_SOURCES = compare.c
compare_LDADD = $(COMPARE_LIBS)

dist_check_SCRIPTS = regression compile globals
EXTRA_DIST = tests
TESTS = regression compile
#broken test: globals