/[pcsclite]/tags/ccid/ccid-1.3.8/examples/Makefile.am
ViewVC logotype

Contents of /tags/ccid/ccid-1.3.8/examples/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3113 - (hide annotations) (download)
Sat Sep 6 14:14:30 2008 UTC (4 years, 8 months ago) by rousseau
File size: 233 byte(s)
release 1.3.8
1 rousseau 889 # Process this file with automake to create Makefile.in.
2    
3     noinst_PROGRAMS = scardcontrol
4     scardcontrol_SOURCES = scardcontrol.c
5 rousseau 2629 scardcontrol_CFLAGS = $(PCSC_CFLAGS) $(PTHREAD_CFLAGS)
6     scardcontrol_LDADD = $(PCSC_LIBS) $(PTHREAD_LIBS)
7 rousseau 889

Properties

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

  ViewVC Help
Powered by ViewVC 1.1.5