summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-07-07 20:35:30 +0300
committerAlon Levy <alevy@redhat.com>2010-07-07 20:35:30 +0300
commita6097b1191ce95323155583680df02abadda800c (patch)
tree77a9ffbb8ab8b24596b95490ad07692cc35b533d
parent4a9450095700865359184aa7f0944a7608062f04 (diff)
adding makefile
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..6059ae0
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+CFLAGS=-I/usr/include/PCSC
+LDFLAGS=-lpcsclite
+all: SCClient