]> www.average.org Git - pam_pcsc_cr.git/blob - Makefile
80c9948c959f444cd3a77f7b14301b272ea319c1
[pam_pcsc_cr.git] / Makefile
1 # http://pcsclite.alioth.debian.org/pcsclite.html
2
3 CFLAGS += -g $(shell pkg-config --cflags libpcsclite)
4 LDLIBS += $(shell pkg-config --libs libpcsclite)
5
6 test_cr: test_cr.o pcsc_cr.o ykneo.o
7
8 test_cr.o: pcsc_cr.h
9 pcsc_cr.o: pcsc_cr.h token.h
10 ykneo.o: token.h