/[mcrypt]/libmcrypt/lib/Makefile.am
ViewVC logotype

Contents of /libmcrypt/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations)
Wed May 16 08:55:12 2001 UTC (22 years, 11 months ago) by nmav
Branch: MAIN
Changes since 1.3: +4 -1 lines
added libmcrypt-config so programs that use libmcrypt can be configured
easier

1 DEFS = @DEFS@ -DLIBDIR=\"$(libdir)/@PACKAGE@/\" -I. -I..
2 include_HEADERS = mcrypt.h
3 EXTRA_DIST = libdefs.h bzero.h xmemory.h mcrypt_modules.h mcrypt_internal.h libmcrypt.sym win32_comp.h mcrypt.h.in libmcrypt-config.in
4 lib_LTLIBRARIES = libmcrypt.la
5 libmcrypt_la_SOURCES = mcrypt_extra.c mcrypt.c bzero.c xmemory.c mcrypt_modules.c win32_comp.c
6 libmcrypt_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -export-symbols libmcrypt.sym -no-undefined
7 m4datadir = $(datadir)/aclocal
8 m4data_DATA = libmcrypt.m4
9 bin_SCRIPTS = libmcrypt-config

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26