Changeset 3457 for trunk/src/kash/Makefile.kmk
- Timestamp:
- Sep 14, 2020, 7:34:28 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/Makefile.kmk
r3451 r3457 36 36 kash_NAME = kmk_ash 37 37 kash_ASTOOL = YASM 38 kash_DEFS = lint SHELL SMALL 38 kash_DEFS = lint SHELL SMALL #KASH_SEPARATE_PARSER_ALLOCATOR 39 39 if "$(KBUILD_TARGET)" != "win" || defined(KASH_WIN_FORKED_MODE) 40 40 kash_DEFS += SH_FORKED_MODE
Note:
See TracChangeset
for help on using the changeset viewer.