Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7576093
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
739 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
if HAVE_PYTHON
AM_CFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
-I$(top_srcdir)/libcstring \
-I$(top_srcdir)/liberror \
@MEMWATCH_CPPFLAGS@
pyexec_LTLIBRARIES = pyewf.la
pyewf_la_SOURCES = \
pyewf.c pyewf.h \
pyewf_codepage.c pyewf_codepage.h \
pyewf_datetime.c pyewf_datetime.h \
pyewf_file_entry.c pyewf_file_entry.h \
pyewf_handle.c pyewf_handle.h \
pyewf_libewf.h \
pyewf_metadata.c pyewf_metadata.h \
pyewf_python.h
pyewf_la_LIBADD = \
../libcstring/libcstring.la \
../liberror/liberror.la \
../libewf/libewf.la
pyewf_la_CPPFLAGS = $(PYTHON_CPPFLAGS)
pyewf_la_LDFLAGS = -module -avoid-version $(PYTHON_LDFLAGS)
endif
MAINTAINERCLEANFILES = \
Makefile.in
distclean: clean
/bin/rm -f Makefile
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 11:25 PM (3 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1339873
Default Alt Text
Makefile.am (739 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment