Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
664 B
Referenced Files
None
Subscribers
None

Makefile.am

AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
@MEMWATCH_CPPFLAGS@
noinst_LTLIBRARIES = libcstring.la
libcstring_la_SOURCES = \
libcstring.h \
libcstring_codepage.h \
libcstring_definitions.h \
libcstring_locale.c libcstring_locale.h \
libcstring_narrow.h \
libcstring_string.h \
libcstring_system_string.c libcstring_system_string.h \
libcstring_types.h \
libcstring_wide.c libcstring_wide.h
MAINTAINERCLEANFILES = \
Makefile.in
distclean: clean
/bin/rm -f Makefile
splint:
@echo "Running splint on libcstring ..."
-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(libcstring_la_SOURCES)

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 10, 11:34 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1339946
Default Alt Text
Makefile.am (664 B)

Event Timeline