2022-04-07 18:46:57 +02:00

28 lines
492 B
Makefile

## 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