// @BMakeLisp.cm
// last edit by charnley    5-Feb-85 16:47:13

// build all the large CS files

// build the small CS file
@BLisp4K.cm

// Create bank .DB files

// this is the 4K microcode
MakeDlionMicroBoot Btemp4K.db ← BLisp4K.fb newDomino.bin

MakeDlionMicroBoot BTemp.db ← Btemp4K.db Btemp4K.db

MakeDlionMicroBoot BD.db ← BTemp.db

// End of assembly.  File is on BD.db