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 (7 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
noinst_LTLIBRARIES = libutils.la

# Don't need to list alloca.c, etc., Automake includes them.
libutils_la_SOURCES = system.h placeholder.c
libutils_la_LIBADD = @LIBOBJS@ 

EXTRA_DIST = README