Parent Directory
|
Revision Log
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 |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |