2025-04-27 07:49:33 -04:00

17 lines
370 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