Disabled external gits
This commit is contained in:
27
cs440-acg/ext/openexr/IlmBase/Makefile.am
Normal file
27
cs440-acg/ext/openexr/IlmBase/Makefile.am
Normal file
@@ -0,0 +1,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
|
||||
|
Reference in New Issue
Block a user