File: Makefile.am

package info (click to toggle)
fitspng 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,920 kB
  • sloc: ansic: 1,303; sh: 1,256; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9

SUBDIRS = images

bin_PROGRAMS = fitspng
fitspng_SOURCES = tone.c ecdf.c fitspng.c main.c
fitspng_LDADD = -lm

man_MANS = fitspng.1
dist_html_DATA = README fitspng.html