File: Makefile.am

package info (click to toggle)
coinor-csdp 6.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,048 kB
  • sloc: ansic: 7,195; makefile: 99
file content (4 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (4)
1
2
3
4
check_PROGRAMS = example
example_SOURCES = example.c 
example_CPPFLAGS = -I$(top_srcdir)/include
example_LDADD=../lib/libsdp.la