File: Makefile.am

package info (click to toggle)
sptk 3.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 8,376 kB
  • sloc: ansic: 38,342; sh: 4,834; makefile: 1,403
file content (4 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
AM_CPPFLAGS = -I @top_srcdir@/include
bin_PROGRAMS = sin
sin_SOURCES = sin.c 
sin_LDADD = @top_builddir@/libSPTK.a