Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7712946
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
903 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
if HAVE_LOCAL_LIBCFILE
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
@LIBCSTRING_CPPFLAGS@ \
@LIBCERROR_CPPFLAGS@ \
@LIBCLOCALE_CPPFLAGS@ \
@LIBCNOTIFY_CPPFLAGS@ \
@LIBUNA_CPPFLAGS@
noinst_LTLIBRARIES = libcfile.la
libcfile_la_SOURCES = \
libcfile_definitions.h \
libcfile_error.c libcfile_error.h \
libcfile_extern.h \
libcfile_file.c libcfile_file.h \
libcfile_libcerror.h \
libcfile_libclocale.h \
libcfile_libcnotify.h \
libcfile_libcstring.h \
libcfile_libuna.h \
libcfile_notify.c libcfile_notify.h \
libcfile_stream.c libcfile_stream.h \
libcfile_support.c libcfile_support.h \
libcfile_types.h \
libcfile_unused.h
endif
MAINTAINERCLEANFILES = \
Makefile.in
distclean: clean
/bin/rm -f Makefile
splint:
@echo "Running splint on libcfile ..."
-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(libcfile_la_SOURCES)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 12:06 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1361242
Default Alt Text
Makefile.am (903 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment