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

Contents of /mcrypt/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations)
Sat Mar 8 17:38:02 2003 UTC (21 years, 1 month ago) by nmav
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +3 -3 lines
Honor DESTDIR variable. Patch by Andrew W. Nosenko  <awn@bcs.zp.ua>

1 ## Process this file with automake to produce Makefile.in
2
3 EXTRA_DIST = config.rpath INSTALL.generic THANKS NEWS
4 SUBDIRS = m4 doc src po
5 install-exec-hook:
6 -$(RM) -f $(DESTDIR)$(bindir)/mdecrypt
7 $(LN_S) mcrypt $(DESTDIR)$(bindir)/mdecrypt
8 uninstall-local:
9 -$(RM) -f $(DESTDIR)$(bindir)/mdecrypt
10
11 ChangeLog:
12 cvs2cl --utc --fsf -t -S --prune
13
14 ACLOCAL_AMFLAGS = -I m4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26