Removes variable value printer
This commit is contained in:
parent
d162c715d9
commit
d0fde78aa3
|
@ -28,8 +28,6 @@ else
|
|||
VERBOSE="true"
|
||||
endif
|
||||
|
||||
print-% : ; @echo $* = $($*)
|
||||
|
||||
|
||||
ALL_TARGETS += linux_386 \
|
||||
linux_amd64 \
|
||||
|
|
Loading…
Reference in New Issue