swh:1:snp:92f3f585b9ae79620ad8c41a332d6329b31fd381
Raw File
Tip revision: 52901838ab640b21ad17cecf2eff21bd2a65565b authored by Mike Stewart on 22 September 2019, 06:57:09 UTC
Luminary 173: final cleanup and removal of incompletion warnings
Tip revision: 5290183
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