windows-nt/Source/XPSP1/NT/multimedia/directx/dxdiag/win9x/makefile

13 lines
173 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# Generic makefile for NT build process and Win95 DEV enviroment
#
!if "$(OS)" == "Windows_NT"
!INCLUDE $(NTMAKEENV)\makefile.def
!else
!include ..\..\build.mk
!endif