File: Makefile.am

package info (click to toggle)
spaced 1.0.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 264 kB
  • ctags: 199
  • sloc: cpp: 2,104; sh: 31; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 304 bytes parent folder | download
1
2
3
4
5
6
7
8
bin_PROGRAMS = spaced
spaced_SOURCES = extkey.cpp extkey.h patternset.cpp patternset.h sort.h spaced.cc variance.cpp variance.h
spaced_CPPFLAGS = $(OPENMP_CPPFLAGS) -Wall -Wextra -std=c++11 -Wno-char-subscripts
spaced_CXXFLAGS = $(OPENMP_CXXFLAGS)

man_MANS = spaced.1

dist_noinst_DATA = README COPYING