File: Makefile.am

package info (click to toggle)
libhomfly 1.02r6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 220 kB
  • sloc: ansic: 1,740; makefile: 19; sh: 1
file content (4 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (2)
1
2
3
4
lib_LTLIBRARIES = libhomfly.la
libhomfly_la_SOURCES = bound.c control.c dllink.c homfly.c knot.c model.c order.c poly.c  standard.h order.h bound.h control.h dllink.h homfly.h knot.h model.h order.h poly.h standard.h
libhomfly_la_LDFLAGS = $(HOMFLY_LDFLAGS) -lgc -export-symbols-regex '(c_)?homfly'
include_HEADERS = homfly.h