File: Makefile.am

package info (click to toggle)
gsl 2.8%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 29,088 kB
  • sloc: ansic: 269,984; sh: 4,535; makefile: 902; python: 69
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