Removes variable value printer

This commit is contained in:
Preetha Appan 2017-12-06 18:29:25 -06:00
parent d162c715d9
commit d0fde78aa3
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ else
VERBOSE="true"
endif
print-% : ; @echo $* = $($*)
ALL_TARGETS += linux_386 \
linux_amd64 \