# ******************************************************************************
# (C) Automotive-Lighting Reutlingen GmbH  -  ALRT/EEG
#     Tuebinger Strasse 123, 72762 Reutlingen, Germany
# ******************************************************************************

# ------------------------------------------------------------------------------
# file   CustVar_200_PostBuild.gmk
#
# \brief customer variant make post-build operations
#
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
# PostBuild
# ------------------------------------------------------------------------------
.PHONY: PostBuild
PostBuild:
	@$(GNUECHO) +++ Perform post-build events +++
	@$(GNUECHO)
