Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
742 B
Referenced Files
None
Subscribers
None

Makefile.am

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

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)

Event Timeline