File: Makefile.am

package info (click to toggle)
ilmbase 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,388 kB
  • sloc: cpp: 21,133; sh: 11,184; makefile: 196; ansic: 3
file content (27 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## Process this file with automake to produce Makefile.in

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = \
	Half HalfTest \
	Iex IexMath IexTest \
	Imath ImathTest \
	IlmThread \
	config

DIST_SUBDIRS = \
	$(SUBDIRS) 


EXTRA_DIST = \
	AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS \
	README README.CVS README.OSX \
	README.cmake.txt README.namespacing README.git \
	bootstrap \
	config.windows/IlmBaseConfig.h \
        CMakeLists.txt


pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = IlmBase.pc