diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2009-08-04 08:24:23 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-08-10 13:11:27 -0500 |
commit | 562593aa8a7513308477710a59cc383bba056752 (patch) | |
tree | e0f2df5500c06121d7073dbaf7d312f17a085548 /Makefile.target | |
parent | 6ca8d0fd51154c37b571ea74dd0b3e7a60ab847a (diff) |
Add emacs header to Makefile.target
Signed-off-by: Anthony Liguori <aliguori@us.ibmc.om>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
Diffstat (limited to 'Makefile.target')
-rw-r--r-- | Makefile.target | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target index b7406f841c..3f5d24afe9 100644 --- a/Makefile.target +++ b/Makefile.target @@ -1,3 +1,5 @@ +# -*- Mode: makefile -*- + include config.mak include $(SRC_PATH)/rules.mak |