X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=0000000000000000000000000000000000000000;hb=4f3247d992b2d4152da0ebc0daf828c874e0b1f1;hp=80c9948c959f444cd3a77f7b14301b272ea319c1;hpb=0894042d90da9c8ad0d03e875c727442e778a7d6;p=pam_pcsc_cr.git diff --git a/Makefile b/Makefile deleted file mode 100644 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