/[pcsclite]/trunk/Drivers/ccid/Makefile.am
ViewVC logotype

Contents of /trunk/Drivers/ccid/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 459 - (hide annotations) (download)
Mon Sep 22 14:21:00 2003 UTC (9 years, 8 months ago) by rousseau
File size: 722 byte(s)
add reconf file
1 rousseau 402 # $Id$
2    
3 rousseau 418 SUBDIRS = src readers
4 rousseau 402
5     AUX_DIST = \
6     $(ac_aux_dir)/aclocal.m4 \
7     $(ac_aux_dir)/config.guess \
8     $(ac_aux_dir)/config.sub \
9     $(ac_aux_dir)/depcomp \
10     $(ac_aux_dir)/install-sh \
11     $(ac_aux_dir)/ltmain.sh \
12     $(ac_aux_dir)/missing \
13     $(ac_aux_dir)/mkinstalldirs \
14     $(ac_aux_dir)/ylwrap
15    
16 rousseau 459 EXTRA_DIST = bootstrap reconf ChangeLog \
17 rousseau 402 $(AUX_DIST)
18    
19     MAINTAINERCLEANFILES = $(AUX_DIST)
20     DISTCLEANFILES = ChangeLog.cvs
21    
22     # Automatically update the libtool script if it becomes out-of-date.
23     LIBTOOL_DEPS = @LIBTOOL_DEPS@
24     libtool: $(LIBTOOL_DEPS)
25     $(SHELL) ./config.status --recheck
26    
27 rousseau 421 ChangeLog:
28 rousseau 402 rcs2log | perl -e 'while (<>) { s/rousseau /Ludovic Rousseau /; \
29     s+/cvsroot/pcsclite/PCSC/++g; print ; }' > $@
30    
31     .PHONY: ChangeLog.cvs
32    

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5