/[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 - (show annotations) (download)
Mon Sep 22 14:21:00 2003 UTC (9 years, 7 months ago) by rousseau
File size: 722 byte(s)
add reconf file
1 # $Id$
2
3 SUBDIRS = src readers
4
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 EXTRA_DIST = bootstrap reconf ChangeLog \
17 $(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 ChangeLog:
28 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