swh:1:snp:92f3f585b9ae79620ad8c41a332d6329b31fd381
Raw File
Tip revision: aefc1664da95b73bfb4b3a81026343b28693d531 authored by Mike Stewart on 24 December 2020, 06:58:42 UTC
Comanche 45: implemented a fix for anomaly COM-4 that gives the correct checksums and the correct word count
Tip revision: aefc166
Makefile
# Copyright:	Public domain.
# Filename:	Makefile
# Purpose:	Makefile for Luminary revision 116.
#		The source code for the Lunar Module (LM)'s
#		Apollo Guidance Computer (AGC) for Apollo 12.
# Contact:	Ron Burkey <info@sandroid.org>.
# History:	2017-01-22 	MAS	Created.

BASENAME=Luminary116
include ../Makefile.inc
back to top