#------------------------------------------------------------------------------
# Intel 386(TM)/486(TM) C Code Builder(TM) Kit
# Copyright 1991 Intel Corporation.  All Rights Reserved.
#
# Make file for Mouse example program
#------------------------------------------------------------------------------


default: mousetst.exe mt2.exe


### MKMF:  Do not remove this line!  Automatic dependencies follow.

mousetst.obj: mousetst.h

mt2.obj: mousetst.h
