Revision 7d6cec3857985b92ed11312dcdeac0a49edb0ab8 authored by Mike Stewart on 13 March 2018, 04:58:16 UTC, committed by Mike Stewart on 13 March 2018, 04:58:16 UTC
1 parent 1296fee
Raw File
Makefile
# Copyright:	Public domain.
# Filename:	Makefile
# Purpose:	Makefile for Luminary revision 069.
#		The original release of the source code for the Lunar 
#		Module's (LM) Apollo Guidance Computer (AGC) for Apollo 10. 
#		The actual flown version was Luminary 69 revision 2, which 
#		included a newer lunar gravity model and only affected
#		module 2.
# Contact:	Ron Burkey <info@sandroid.org>.
# History:	2016-12-13 	MAS	Created.

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