Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
438 B
Referenced Files
None
Subscribers
None

Makefile.am

AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
@MEMWATCH_CPPFLAGS@
noinst_LTLIBRARIES = liberror.la
liberror_la_SOURCES = \
liberror.h \
liberror_definitions.h \
liberror_error.c liberror_error.h \
liberror_types.h
distclean: clean
/bin/rm -f Makefile
splint:
@echo "Running splint on liberror ..."
-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(liberror_la_SOURCES)

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 31, 11:15 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1347941
Default Alt Text
Makefile.am (438 B)

Event Timeline