windows-nt/Source/XPSP1/NT/printscan/ddk/makefile.inc

14 lines
171 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IFDEF PASS0ONLY
BuildDDK:
!ELSE
#
# Process only on the second pass
#
BuildDDK:
call $(RAZZLETOOLPATH)\copyddkfiles.cmd ddk_printscan.ini ddk $(PROJECT_ROOT)
!ENDIF