added option to select card driver. beautified usage dialog.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@80 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -33,6 +33,8 @@ ccid: $(CCID_OBJ)
|
||||
$(CC) $^ -o $@ $(a_flags)
|
||||
%.o: %.c %.h
|
||||
$(CC) $< -o $@ -c $(a_flags)
|
||||
%.o: %.c
|
||||
$(CC) $< -o $@ -c $(a_flags)
|
||||
|
||||
|
||||
install: $(TARGETS) installdirs
|
||||
|
||||
Reference in New Issue
Block a user