# ******************************************************************************
# (C) Automotive-Lighting Reutlingen GmbH  -  ALRT/EEG
#     Tuebinger Strasse 123, 72762 Reutlingen, Germany
# ******************************************************************************

# ------------------------------------------------------------------------------
# file   Hal_150_HexManip.gmk
#
# \brief HAL build type make HexManip
#
# ------------------------------------------------------------------------------

.PHONY: HexManip

HexManip :
	@-$(GNUECHO) +++ HexManip is not used in the $(TYP_ECU) build
	@-$(GNUECHO)
