Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7712744
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
742 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
if HAVE_LOCAL_LIBCLOCALE
AM_CPPFLAGS = \
-DLOCALEDIR=\"$(datadir)/locale\" \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
@LIBCSTRING_CPPFLAGS@ \
@LIBCERROR_CPPFLAGS@
noinst_LTLIBRARIES = libclocale.la
libclocale_la_SOURCES = \
libclocale_codepage.c libclocale_codepage.h \
libclocale_definitions.h \
libclocale_extern.h \
libclocale_libcerror.h \
libclocale_libcstring.h \
libclocale_locale.c libclocale_locale.h \
libclocale_support.c libclocale_support.h \
libclocale_unused.h
endif
MAINTAINERCLEANFILES = \
Makefile.in
distclean: clean
/bin/rm -f Makefile
splint:
@echo "Running splint on libclocale ..."
-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(libclocale_la_SOURCES)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 8:08 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1361100
Default Alt Text
Makefile.am (742 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment