2020-09-30 17:12:29 +02:00

17 lines
354 B
Makefile

############################################################################
#
# Copyright (C) 1992, Microsoft Corporation.
#
# All rights reserved.
#
############################################################################
# We need to do the following so that build will stop reading from the
# pipe.
all :
echo $(BUILDMSG)
clean : all