chiark / gitweb /
in functions with constraints, make sure forced_stop stops immediately, before evalua...
[nlopt.git] / cobyla / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/util -I$(top_srcdir)/api
2
3 noinst_LTLIBRARIES = libcobyla.la
4 libcobyla_la_SOURCES = cobyla.c cobyla.h
5
6 EXTRA_DIST = README COPYRIGHT README.orig