Revision c7f8a8e1f5c3f3000fca3c3f17ffcbbc67f8b759 authored by Ron Burkey on 24 December 2020, 17:02:05 UTC, committed by Ron Burkey on 24 December 2020, 17:02:05 UTC
Added support for Comanche 45 to VirtualAGC GUI.
Added reconstruction-justifying annotations to Comanche 45 source.
1 parent 347a43c
Raw File
Makefile
# Copyright:	Public domain.
# Filename:	Makefile
# Purpose:	Makefile for Luminary revision 210.
#		(The source code for the Lunar Module's (LM)
#		Apollo Guidance Computer (AGC) for Apollo 15-17.)
# Contact:	Ron Burkey <info@sandroid.org>.
# History:	2016-11-16 	JL 	Created.

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