File: Makefile.am

package info (click to toggle)
rawtran 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 8,796 kB
  • sloc: sh: 1,232; ansic: 1,035; makefile: 18
file content (9 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
6
7
8
9

SUBDIRS = doc

bin_PROGRAMS = rawtran
rawtran_SOURCES = pixmap.c dark.c rawtran.c fitspath.c main.c
rawtran_LDFLAGS = -lm

man_MANS = rawtran.1
dist_html_DATA = README