Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7712894
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
360 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
EXTRA_DIST = PKG-INFO README pyaff.c setup.py
if HAVE_PYTHON
AM_CFLAGS = -I$(top_srcdir)/lib -include affconfig.h
# This is for the pyaff python module
pyexec_LTLIBRARIES = pyaff.la
pyaff_la_SOURCES = pyaff.c
pyaff_la_LIBADD = ../lib/libafflib.la
pyaff_la_CPPFLAGS = $(PYTHON_CPPFLAGS)
pyaff_la_LDFLAGS = -module -avoid-version $(PYTHON_LDFLAGS)
endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 10:45 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1358251
Default Alt Text
Makefile.am (360 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment