File: Makefile.am

package info (click to toggle)
nlopt 2.4.2%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,368 kB
  • sloc: ansic: 22,387; cpp: 20,233; sh: 11,475; python: 323; makefile: 244; fortran: 108
file content (6 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
AM_CPPFLAGS = -I$(top_srcdir)/util -I$(top_srcdir)/api

noinst_LTLIBRARIES = libbobyqa.la
libbobyqa_la_SOURCES = bobyqa.c bobyqa.h

EXTRA_DIST = README README.orig COPYRIGHT