]> git.proxmox.com Git - mirror_qemu.git/blobdiff - rules.mak
job: Fix off-by-one assert checks for JobSTT and JobVerbTable
[mirror_qemu.git] / rules.mak
index 04c7f74d0786f5df332f8b2c38bc04d49ce6c2bd..bbb2667928eff107fba7fb96216311fd8ff49498 100644 (file)
--- a/rules.mak
+++ b/rules.mak
@@ -1,4 +1,7 @@
 
+# These are used when we want to do substitutions without confusing Make
+NULL  :=
+SPACE := $(NULL) #
 COMMA := ,
 
 # Don't use implicit rules or variables