Skip to content

Commit

Permalink
Print variable without a new line
Browse files Browse the repository at this point in the history
Guillaume Marçais committed Jan 29, 2013
1 parent a9ef214 commit 11f1ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -194,4 +194,4 @@ include gtest.mk
# info #
########
print-%:
@echo $($*)
@echo -n $($*)

0 comments on commit 11f1ede

Please sign in to comment.