WindowsXP-SP1/windows/ddk/makefile.inc

13 lines
180 B
PHP
Raw Normal View History

2001-01-01 00:00:00 +01:00
!IFDEF PASS0ONLY
BuildDDK:
!ELSE
#
# Process only on the second pass
#
BuildDDK:
call $(RAZZLETOOLPATH)\copyddkfiles.cmd ddk_windows.ini ddk $(PROJECT_ROOT)
!ENDIF