Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
444 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 /usr/lib/libssl.a /usr/lib/libcrypto.a -lstdc++ -lz
#xmount_CFLAGS += -Ilibewf/include

File Metadata

Mime Type
text/plain
Expires
Sun, May 11, 2:05 AM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1247584
Default Alt Text
Makefile.am (444 B)

Event Timeline