Page MenuHomePhabricator

Makefile.am
No OneTemporary

Size
726 B
Referenced Files
None
Subscribers
None

Makefile.am

if HAVE_LOCAL_LIBHMAC
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/common \
-I$(top_srcdir)/libcstring \
-I$(top_srcdir)/liberror \
@MEMWATCH_CPPFLAGS@
noinst_LTLIBRARIES = libhmac.la
libhmac_la_SOURCES = \
libhmac_byte_stream.h \
libhmac_definitions.h \
libhmac_extern.h \
libhmac_error.c libhmac_error.h \
libhmac_md5.c libhmac_md5.h \
libhmac_sha1.c libhmac_sha1.h \
libhmac_sha256.c libhmac_sha256.h \
libhmac_support.c libhmac_support.h \
libhmac_types.h
endif
MAINTAINERCLEANFILES = \
Makefile.in
distclean: clean
/bin/rm -f Makefile
splint:
@echo "Running splint on libhmac ..."
-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(libhmac_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
1339103
Default Alt Text
Makefile.am (726 B)

Event Timeline