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

Diff of /mcrypt/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by nmav, Mon May 22 13:07:22 2000 UTC revision 1.6 by nmav, Sat Mar 8 17:38:02 2003 UTC
# Line 1  Line 1 
1  ## Process this file with automake to produce Makefile.in  ## Process this file with automake to produce Makefile.in
2    
3  EXTRA_DIST = LSM INSTALL.generic THANKS NEWS  EXTRA_DIST = config.rpath  INSTALL.generic THANKS NEWS
4  SUBDIRS = doc intl src po  SUBDIRS = m4 doc src po
5  install-exec-hook:  install-exec-hook:
6          -$(RM) -f $(bindir)/mdecrypt          -$(RM) -f $(DESTDIR)$(bindir)/mdecrypt
7          $(LN_S) mcrypt $(bindir)/mdecrypt          $(LN_S) mcrypt $(DESTDIR)$(bindir)/mdecrypt
8  uninstall-local:  uninstall-local:
         -$(RM) -f $(bindir)/mdecrypt  
   
9            -$(RM) -f $(DESTDIR)$(bindir)/mdecrypt
10    
11    ChangeLog:
12            cvs2cl --utc --fsf -t -S --prune
13    
14    ACLOCAL_AMFLAGS = -I m4

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.6

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26