WindowsXP/printscan/ddk/makefile.inc
2025-04-27 07:49:33 -04:00

14 lines
184 B
PHP

!IFDEF PASS0ONLY
BuildDDK:
!ELSE
#
# Process only on the second pass
#
BuildDDK:
call $(RAZZLETOOLPATH)\copyddkfiles.cmd ddk_printscan.ini ddk $(PROJECT_ROOT)
!ENDIF