WindowsXP-SP1/shell/ddk/makefile.inc

13 lines
178 B
PHP
Raw Permalink 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_shell.ini ddk $(PROJECT_ROOT)
!ENDIF