Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
365 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++

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 10, 11:30 PM (17 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1339088
Default Alt Text
Makefile.am (365 B)

Event Timeline