seL4/include/Makefile
Anna Lyons 4b2114782c Add stdint MAX definitions
- UINTPTR_MAX
- UINT64_MAX
- UINT32_MAX
- INT64_MAX
- INT32_MAX
2017-11-17 14:49:27 +11:00

13 lines
420 B
Makefile

#
# Copyright 2014, General Dynamics C4 Systems
#
# This software may be distributed and modified according to the terms of
# the GNU General Public License version 2. Note that NO WARRANTY is provided.
# See "LICENSE_GPLv2.txt" for details.
#
# @TAG(GD_GPL)
#
include ${SOURCE_ROOT}/include/api/Makefile
include ${SOURCE_ROOT}/include/${TYPE_SUFFIX}/mode/Makefile
INCLUDE_DIRS += ${SOURCE_ROOT}/include/${TYPE_SUFFIX}