Skip to content
Snippets Groups Projects
Commit b2241e1a authored by thomasl's avatar thomasl
Browse files

iadded a generic goal print-xxx that allow to print any variable


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6213 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent c3bde8bb
No related branches found
No related tags found
No related merge requests found
......@@ -51,3 +51,5 @@ UTILS_incl = \
-I$(COMMON_UTILS_DIR) \
-I$(HASHTABLE_DIR) \
-I$(ITTI_DIR)
print-% : ; @echo $* = $($*)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment