Parent Directory
|
Revision Log
|
Patch
| revision 876 by rousseau, Mon Apr 19 16:21:53 2004 UTC | revision 877 by rousseau, Mon May 17 14:35:51 2004 UTC | |
|---|---|---|
| # | Line 9 bin_PROGRAMS = parse | Line 9 bin_PROGRAMS = parse |
| 9 | ||
| 10 | COMMON = ccid.c \ | COMMON = ccid.c \ |
| 11 | ccid.h \ | ccid.h \ |
| 12 | ccid_ifdhandler.h \ | |
| 13 | commands.c \ | commands.c \ |
| 14 | commands.h \ | commands.h \ |
| 15 | debug.h \ | debug.h \ |
| 16 | defs.h \ | defs.h \ |
| 17 | ifdhandler.c \ | ifdhandler.c \ |
| ifdhandler.h \ | ||
| pcscdefines.h \ | ||
| 18 | utils.c \ | utils.c \ |
| 19 | utils.h \ | utils.h |
| winsmcrd.h | ||
| 20 | USB = ccid_usb.c ccid_usb.h | USB = ccid_usb.c ccid_usb.h |
| 21 | SERIAL = ccid_serial.c ccid_serial.h | SERIAL = ccid_serial.c ccid_serial.h |
| 22 | T1 = protocol_t1/apdu.h \ | T1 = protocol_t1/apdu.h \ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |