]> www.average.org Git - pam_pcsc_cr.git/blobdiff - Makefile
switch to autotools
[pam_pcsc_cr.git] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index 80c9948..0000000
--- a/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# http://pcsclite.alioth.debian.org/pcsclite.html
-
-CFLAGS += -g $(shell pkg-config --cflags libpcsclite)
-LDLIBS += $(shell pkg-config --libs libpcsclite)
-
-test_cr: test_cr.o pcsc_cr.o ykneo.o
-
-test_cr.o: pcsc_cr.h
-pcsc_cr.o: pcsc_cr.h token.h
-ykneo.o: token.h