Small Makefile fix: Added default target to virtualsmartcard/Makefile
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@30 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -32,6 +32,8 @@ RESTARTPCSCD = /etc/init.d/pcscd restart
|
|||||||
TARGETS = libvpcd.so configuration virtualsmartcard
|
TARGETS = libvpcd.so configuration virtualsmartcard
|
||||||
|
|
||||||
# top-level rule
|
# top-level rule
|
||||||
|
default: all
|
||||||
|
|
||||||
all: $(TARGETS)
|
all: $(TARGETS)
|
||||||
|
|
||||||
ifd.o: vpcd/ifd.c
|
ifd.o: vpcd/ifd.c
|
||||||
|
|||||||
Reference in New Issue
Block a user