Fix Build

This commit is contained in:
Wayne Warthen
2020-09-02 13:03:42 -07:00
parent a2ab4dbc06
commit 0074e4c6cc
8 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,5 @@ include $(TOOLS)/Makefile.inc
DIFFPATH = $(DIFFTO)/Binary
.SECONDARY:
$(HD1024ZRCPREFIX):
cat zrc_cfldr.bin zrc_ptbl.bin zrc_fill_1.bin zrc_mon.bin zrc_fill_2.bin $(ZRCROM) zrc_fill_3.bin >$@

BIN
Source/ZRC/zrc_cfldr.bin Normal file

Binary file not shown.

BIN
Source/ZRC/zrc_fill_1.bin Normal file

Binary file not shown.

BIN
Source/ZRC/zrc_fill_2.bin Normal file

Binary file not shown.

BIN
Source/ZRC/zrc_fill_3.bin Normal file

Binary file not shown.

BIN
Source/ZRC/zrc_mon.bin Normal file

Binary file not shown.

BIN
Source/ZRC/zrc_ptbl.bin Normal file

Binary file not shown.