]> Git Repo - qemu.git/blobdiff - Makefile
linux-user: introduce parameters to generate syscall_nr.h
[qemu.git] / Makefile
index 2e930688942b1b80b9651109f7309d34bec70eec..37aed4a244228c183fdc36c6b97fab270c6f3b94 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,6 @@ UNCHECKED_GOALS := %clean TAGS cscope ctags dist \
     help check-help print-% \
     docker docker-% vm-help vm-test vm-build-%
 
-print-%:
-       @echo '$*=$($*)'
-
 # All following code might depend on configuration variables
 ifneq ($(wildcard config-host.mak),)
 # Put the all: rule here so that config-host.mak can contain dependencies.
This page took 0.023657 seconds and 4 git commands to generate.