/[pcsclite]/trunk/PCSC/Makefile.am
ViewVC logotype

Diff of /trunk/PCSC/Makefile.am

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

revision 38 by corcoran, Sat Mar 30 18:13:58 2002 UTC revision 39 by rousseau, Sat Apr 6 16:46:04 2002 UTC
# Line 1  Line 1 
1  ## Process this file with automake to create Makefile.in.  ## Process this file with automake to create Makefile.in.
2    # $Id$
3    
4  AUTOMAKE_OPTIONS = no-dependencies  AUTOMAKE_OPTIONS = no-dependencies
5  SUBDIRS = src etc doc  SUBDIRS = src etc doc
# Line 15  AUX_DIST = $(ac_aux_dir)/acinclude.m4 \ Line 16  AUX_DIST = $(ac_aux_dir)/acinclude.m4 \
16          $(ac_aux_dir)/mkinstalldirs \          $(ac_aux_dir)/mkinstalldirs \
17          $(ac_aux_dir)/ylwrap          $(ac_aux_dir)/ylwrap
18    
19  EXTRA_DIST = DRIVERS SECURITY reconf bootstrap $(ac_aux_dir) HELP  EXTRA_DIST = DRIVERS SECURITY reconf bootstrap $(ac_aux_dir) HELP \
20            ChangeLog.cvs
21  MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in \  MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in \
22          stamp-h.in $(AUX_DIST)          stamp-h.in $(AUX_DIST)
23    
# Line 23  MAINTAINERCLEANFILES = Makefile.in acloc Line 25  MAINTAINERCLEANFILES = Makefile.in acloc
25  LIBTOOL_DEPS = @LIBTOOL_DEPS@  LIBTOOL_DEPS = @LIBTOOL_DEPS@
26  libtool: $(LIBTOOL_DEPS)  libtool: $(LIBTOOL_DEPS)
27          $(SHELL) ./config.status --recheck          $(SHELL) ./config.status --recheck
28    
29    ChangeLog.cvs:
30            rcs2log > ChangeLog
31    

Legend:
Removed from v.38  
changed lines
  Added in v.39

  ViewVC Help
Powered by ViewVC 1.1.5