swh:1:snp:92f3f585b9ae79620ad8c41a332d6329b31fd381
Raw File
Tip revision: eb9066a850c5de27707f4b0b159435499b8250fc authored by Mike Stewart on 02 August 2019, 21:49:38 UTC
Added skeleton Colossus 236 for reconstruction.
Tip revision: eb9066a
Makefile
# Copyright:	Public domain.
# Filename:	Makefile
# Purpose:	Makefile for Sunburst 37 / Shepatin 0.
# Contact:	Ron Burkey <info@sandroid.org>.
# Website:	http://www.ibiblio.org/apollo
# Mod history:	2017-05-24 MAS	Created.
#             	2017-06-17 MAS	Added --early-sbank.
#             	2017-06-18 MAS	Added --pos-checksums.

BASENAME=Sunburst37

EXTRA_YAYUL_ARGS=--early-sbank --pos-checksums

include ../Makefile.inc
back to top