Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7713159
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
355 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
if HAVE_PYTHON
AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/common
# This is for the libewf python module (pyewf)
pyexec_LTLIBRARIES = pyewf.la
pyewf_la_SOURCES = \
pyewf.c pyewf.h \
pyewf_file.c pyewf_file.h
pyewf_la_LIBADD = ../libewf/libewf.la
pyewf_la_CPPFLAGS = $(PYTHON_CPPFLAGS)
pyewf_la_LDFLAGS = -module $(PYTHON_LDFLAGS)
endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 6:10 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1361377
Default Alt Text
Makefile.am (355 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment