Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@openvz.org>2013-02-11 19:24:06 +0400
committerPavel Emelyanov <xemul@parallels.com>2013-02-11 19:24:06 +0400
commit90fbbabb34785d7da6f812f91df674e78b17631c (patch)
treee175e99d267e916abf4e6b8f60b0036cb3a351cd /.gitignore
parent7d8b5da7d6b1ff86d1c8db14797b750e2730beae (diff)
make: Generate crtools version from Makefile definition
This allows us to have a unique place where version lives and what is more important other subsystems (such as docs generation) may reuse version definitions. At moment EXTRA (which corresponds kernels -rc tag) and NAME is not yet used, but I desided to put them in place for future needs. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7cc0da1f..b3f5a0015 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ include/syscall.h
include/syscall-codes.h
protobuf/*.c
protobuf/*.h
+include/version.h