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
Wed, Oct 29, 7:58 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1347103
Default Alt Text
Makefile.am (365 B)

Event Timeline