Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
399 B
Referenced Files
None
Subscribers
None

Makefile.am

##Process this file with automake to create Makefile.in
bin_PROGRAMS = xmount
man_MANS = xmount.1
xmount_SOURCES = md5.c xmount.c
xmount_CFLAGS = -fno-strict-aliasing -D_LARGEFILE64_SOURCE $(fuse_CFLAGS)
LIBS += $(fuse_LIBS)
# Link against the not installed static libaff and libewf
xmount_LDADD = libaff/lib/.libs/libafflib.a libewf/libewf/.libs/libewf.a -lstdc++
xmount_CFLAGS += -Ilibewf/include

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 24, 7:38 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1142234
Default Alt Text
Makefile.am (399 B)

Event Timeline