Browse Source

Make Build Work

- The GitHub build process is getting stuck when running MLOAD25.  NO idea why, works fine on my local Linux.  I am removing the build of ZMD temporarily to get things working again.
pull/259/head
Wayne Warthen 4 years ago
parent
commit
6bce5a567e
  1. 3
      Source/Apps/Makefile
  2. 2
      Source/Images/d_bp.txt
  3. 2
      Source/Images/d_cpm22.txt
  4. 2
      Source/Images/d_cpm3.txt
  5. 2
      Source/Images/d_nzcom.txt
  6. 2
      Source/Images/d_zpm3.txt
  7. 2
      Source/Images/d_zsdos.txt

3
Source/Apps/Makefile

@ -1,7 +1,8 @@
OBJECTS = sysgen.com survey.com \
syscopy.com assign.com format.com talk.com mode.com rtc.com \
timer.com rtchb.com
SUBDIRS = XM FDU FAT Tune Test ZMP ZMD
#SUBDIRS = XM FDU FAT Tune Test ZMP ZMD
SUBDIRS = XM FDU FAT Tune Test ZMP
DEST = ../../Binary/Apps
TOOLS =../../Tools

2
Source/Images/d_bp.txt

@ -31,7 +31,7 @@
../../Binary/Apps/zmterm.ovr 15:
../../Binary/Apps/zminit.ovr 15:
../../Binary/Apps/zmconfig.ovr 15:
../../Binary/Apps/zmd.com 15:
#../../Binary/Apps/zmd.com 15:
#
#../../Binary/Apps/i2clcd.com 2:

2
Source/Images/d_cpm22.txt

@ -27,7 +27,7 @@ d_cpm22/ReadMe.txt 0:
../../Binary/Apps/zmterm.ovr 0:
../../Binary/Apps/zminit.ovr 0:
../../Binary/Apps/zmconfig.ovr 0:
../../Binary/Apps/zmd.com 0:
#../../Binary/Apps/zmd.com 0:
#
#../../Binary/Apps/i2clcd.com 2:
#../../Binary/Apps/i2cscan.com 2:

2
Source/Images/d_cpm3.txt

@ -43,7 +43,7 @@
../../Binary/Apps/zmterm.ovr 0:
../../Binary/Apps/zminit.ovr 0:
../../Binary/Apps/zmconfig.ovr 0:
../../Binary/Apps/zmd.com 0:
#../../Binary/Apps/zmd.com 0:
#
#../../Binary/Apps/i2clcd.com 2:
#../../Binary/Apps/i2cscan.com 2:

2
Source/Images/d_nzcom.txt

@ -44,7 +44,7 @@ d_zsdos/u0/*.* 0:
../../Binary/Apps/zmterm.ovr 0:
../../Binary/Apps/zminit.ovr 0:
../../Binary/Apps/zmconfig.ovr 0:
../../Binary/Apps/zmd.com 0:
#../../Binary/Apps/zmd.com 0:
#
#../../Binary/Apps/i2clcd.com 2:
#../../Binary/Apps/i2cscan.com 2:

2
Source/Images/d_zpm3.txt

@ -42,7 +42,7 @@
../../Binary/Apps/zmterm.ovr 15:
../../Binary/Apps/zminit.ovr 15:
../../Binary/Apps/zmconfig.ovr 15:
../../Binary/Apps/zmd.com 15:
#../../Binary/Apps/zmd.com 15:
#
#../../Binary/Apps/i2clcd.com 2:
#../../Binary/Apps/i2cscan.com 2:

2
Source/Images/d_zsdos.txt

@ -40,7 +40,7 @@ d_cpm22/u0/XSUB.COM 0:
../../Binary/Apps/zmterm.ovr 0:
../../Binary/Apps/zminit.ovr 0:
../../Binary/Apps/zmconfig.ovr 0:
../../Binary/Apps/zmd.com 0:
#../../Binary/Apps/zmd.com 0:
#
#../../Binary/Apps/i2clcd.com 2:
#../../Binary/Apps/i2cscan.com 2:

Loading…
Cancel
Save