summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100755
index a4c7261..0000000
--- a/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-FPACKAGE = smartcardauth
-VERSION = 2.0
-
-build:
-
-clean:
-
-install:
- ./build_cardpincheck
-
- mkdir -p $(DESTDIR)/usr
- cp -Rp src/cardpincheck usr/bin/cardpincheck
- cp -Rp usr/* $(DESTDIR)/usr/