windows-nt/Source/XPSP1/NT/net/upnp/tools/util/makefile

15 lines
326 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
# --------------------------------------------------------------------
#
# Copyright(c) Microsoft Corp., 1997
#
# --------------------------------------------------------------------
!ifdef NTMAKEENV
!INCLUDE $(NTMAKEENV)\makefile.def
!else # NTMAKEENV
!error - You forgot to set your build environment
!endif