File: Makefile.am

package info (click to toggle)
umview 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,472 kB
  • sloc: ansic: 67,305; sh: 11,160; ruby: 914; makefile: 424; python: 141
file content (7 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
lib_LTLIBRARIES = libumlib.la

libumlib_la_SOURCES = um_lib.c libummod.c
libumlib_la_CPPFLAGS = -I../include
libumlib_la_LDFLAGS = -version-info 0:0:0

debug release: all