mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
Silence make if nothing is to do for libcacard
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
43b26fc851
commit
c2162a8b07
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ clean:
|
||||||
rm -Rf .libs
|
rm -Rf .libs
|
||||||
|
|
||||||
all: vscclient
|
all: vscclient
|
||||||
|
# Dummy command so that make thinks it has done something
|
||||||
|
@true
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
# Rules for building libcacard standalone library
|
# Rules for building libcacard standalone library
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue