mirror of
https://github.com/FreeRTOS/coreMQTT
synced 2025-05-19 21:00:31 +08:00
12 lines
487 B
Makefile
12 lines
487 B
Makefile
# -*- mode: makefile -*-
|
|
# The first line sets the emacs major mode to Makefile
|
|
|
|
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
################################################################
|
|
# Use this file to define project-specific targets and definitions for
|
|
# unit testing or continuous integration that may depend on targets
|
|
# defined in Makefile.common
|
|
################################################################
|