Commit 21c5ecac authored by winckel's avatar winckel

Added DATE_REV in common makefile rules.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4650 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 631fa2be
......@@ -6,6 +6,7 @@ PWD = $(shell pwd)
OBJS_DIR := $(PWD)/objs
SVN_REV = $(shell svnversion -n .)
DATE_REV = $(shell date '+%F %T')
NUM_CORES=$(shell cat /proc/cpuinfo | grep processor | wc -l)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment