Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7712406
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
2 KB
Referenced Files
None
Subscribers
None
Makefile.am
View Options
if HAVE_LOCAL_LIBUNA
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
-I$(top_srcdir)/liberror \
@MEMWATCH_CPPFLAGS@
noinst_LTLIBRARIES = libuna.la
libuna_la_SOURCES = \
libuna_base64_stream.c libuna_base64_stream.h \
libuna_base64url_stream.c libuna_base64url_stream.h \
libuna_byte_stream.c libuna_byte_stream.h \
libuna_compare.c libuna_compare.h \
libuna_codepage_ascii.h \
libuna_codepage_iso_8859_1.h \
libuna_codepage_iso_8859_2.c libuna_codepage_iso_8859_2.h \
libuna_codepage_iso_8859_3.c libuna_codepage_iso_8859_3.h \
libuna_codepage_iso_8859_4.c libuna_codepage_iso_8859_4.h \
libuna_codepage_iso_8859_5.c libuna_codepage_iso_8859_5.h \
libuna_codepage_iso_8859_6.c libuna_codepage_iso_8859_6.h \
libuna_codepage_iso_8859_7.c libuna_codepage_iso_8859_7.h \
libuna_codepage_iso_8859_8.c libuna_codepage_iso_8859_8.h \
libuna_codepage_iso_8859_9.c libuna_codepage_iso_8859_9.h \
libuna_codepage_iso_8859_10.c libuna_codepage_iso_8859_10.h \
libuna_codepage_iso_8859_11.h \
libuna_codepage_iso_8859_13.c libuna_codepage_iso_8859_13.h \
libuna_codepage_iso_8859_14.c libuna_codepage_iso_8859_14.h \
libuna_codepage_iso_8859_15.c libuna_codepage_iso_8859_15.h \
libuna_codepage_iso_8859_16.c libuna_codepage_iso_8859_16.h \
libuna_codepage_koi8_r.c libuna_codepage_koi8_r.h \
libuna_codepage_koi8_u.c libuna_codepage_koi8_u.h \
libuna_codepage_windows_874.c libuna_codepage_windows_874.h \
libuna_codepage_windows_1250.c libuna_codepage_windows_1250.h \
libuna_codepage_windows_1251.c libuna_codepage_windows_1251.h \
libuna_codepage_windows_1252.c libuna_codepage_windows_1252.h \
libuna_codepage_windows_1253.c libuna_codepage_windows_1253.h \
libuna_codepage_windows_1254.c libuna_codepage_windows_1254.h \
libuna_codepage_windows_1255.c libuna_codepage_windows_1255.h \
libuna_codepage_windows_1256.c libuna_codepage_windows_1256.h \
libuna_codepage_windows_1257.c libuna_codepage_windows_1257.h \
libuna_codepage_windows_1258.c libuna_codepage_windows_1258.h \
libuna_definitions.h \
libuna_error.h \
libuna_extern.h \
libuna_inline.h \
libuna_support.c libuna_support.h \
libuna_types.h \
libuna_unicode_character.c libuna_unicode_character.h \
libuna_utf8_stream.c libuna_utf8_stream.h \
libuna_utf8_string.c libuna_utf8_string.h \
libuna_utf16_stream.c libuna_utf16_stream.h \
libuna_utf16_string.c libuna_utf16_string.h \
libuna_utf32_stream.c libuna_utf32_stream.h \
libuna_utf32_string.c libuna_utf32_string.h
endif
distclean: clean
/bin/rm -f Makefile
splint:
@echo "Running splint on libuna ..."
-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(libuna_la_SOURCES)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 3:39 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1359709
Default Alt Text
Makefile.am (2 KB)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment