better handling of eval and CPPFLAGS in build system

This commit is contained in:
tg
2011-10-07 19:51:44 +00:00
parent 9eaf6a8e12
commit d6bf9c197b
3 changed files with 51 additions and 38 deletions

4
sh.h
View File

@@ -151,9 +151,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.494 2011/09/07 15:24:19 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.495 2011/10/07 19:51:44 tg Exp $");
#endif
#define MKSH_VERSION "R40 2011/09/07"
#define MKSH_VERSION "R40 2011/10/07"
#ifndef MKSH_INCLUDES_ONLY