File: Makefile.am

package info (click to toggle)
pspp 0.2.4-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,180 kB
  • ctags: 4,791
  • sloc: ansic: 56,977; sh: 1,649; makefile: 395; sed: 93; perl: 18
file content (13 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in  -*- makefile -*-

noinst_LIBRARIES = libdcdflib.a

INCLUDES = -I$(srcdir) -I$(top_srcdir)/src -I$(top_srcdir) \
-I$(top_srcdir)/intl

libdcdflib_a_SOURCES = dcdflib.c ipmpar.c
noinst_HEADERS = cdflib.h

MAINTAINERCLEANFILES = Makefile.in

EXTRA_DIST = COPYING