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

Annotation of /mcrypt/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26