2020-09-30 16:53:55 +02:00

19 lines
268 B
PHP

$(O)\sbrlist.inc:
perl.exe gensbrlists.pl .. $(O)
!if "$(BUILD_PASS)" == "PASS2"
!include $(O)\sbrlist.inc
$(O)\shell.bsc: $(SBRLIST)
$(MAKEDIR)\tools\x86\bscmake -nologo -o $@ @<<
$(SBRLIST: =
)
<<NOKEEP
!else
$(O)\shell.bsc:
!endif