File: Makefile.am

package info (click to toggle)
gsl 2.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,176 kB
  • sloc: ansic: 255,377; sh: 11,435; makefile: 903; python: 68
file content (10 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
noinst_LTLIBRARIES = libgsltest.la

pkginclude_HEADERS = gsl_test.h

libgsltest_la_SOURCES = results.c

#check_PROGRAMS = test
#TESTS = test
#test_SOURCES = test_errnos.c
#test_LDADD =  libgsltest.la ../sys/libgslsys.la ../utils/libutils.la