17 lines
354 B
Makefile
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
############################################################################
#
# 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