Windows2003-3790/printscan/ddk/makefile.inc
2020-09-30 16:53:55 +02: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