File: Makefile.am

package info (click to toggle)
libinstpatch 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,148 kB
  • sloc: ansic: 37,958; sh: 10,747; makefile: 361; python: 27
file content (10 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in
bin_PROGRAMS = riff_dump

riff_dump_SOURCES = riff_dump.c
riff_dump_LDADD = @GOBJECT_LIBS@ \
  $(top_srcdir)/libinstpatch/libinstpatch-1.0.la -lm

INCLUDES = -I$(top_srcdir) @GOBJECT_CFLAGS@

MAINTAINERCLEANFILES = Makefile.in