File: Makefile.am

package info (click to toggle)
a52dec 0.7.4-20
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,472 kB
  • sloc: sh: 6,772; ansic: 4,948; makefile: 167
file content (6 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
noinst_PROGRAMS = compare
compare_SOURCES = compare.c
compare_LDADD = -lm

EXTRA_DIST = regression tests compile globals
TESTS = regression compile