# ******************************************************************************
# (C) Automotive-Lighting Reutlingen GmbH  -  ALRT/EEG
#     Tuebinger Strasse 123, 72762 Reutlingen, Germany
# ******************************************************************************

# ------------------------------------------------------------------------------
# file   Hal_150_Sizes.gmk
#
# \brief HAL build type make size analysis
#
# ------------------------------------------------------------------------------

.PHONY: ALSize

ALSize:
	@$(GNUECHO) +++ Size analysis +++
	@$(GNUECHO) +++ Size analysis is not used
	@$(GNUECHO)
