commit | 7828f22fcbc6cc6eb22cdb37a8e04e308bfb2bc4 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Wed Oct 19 14:04:51 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Wed Oct 19 14:05:39 2016 -0700 |
tree | 0c3bca35ec65e3d077dda7081ac8936fa1cc3341 | |
parent | 3670f448a2d287e5471eeb53f20fc9c4832f19b0 [diff] [blame] |
fix comments Change-Id: I8312c8404edafd6a3807d02abe1b578b33479ccf
diff --git a/mcord/Makefile b/mcord/Makefile index b9da18d..695c1bf 100644 --- a/mcord/Makefile +++ b/mcord/Makefile
@@ -1,4 +1,4 @@ -# opencloud/Makefile +# mcord/Makefile CONFIG_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST)))) COMMON_DIR := $(abspath ../common )