Revision 66d8e606a8d996ded60bc81d5edf319142a5fad9 authored by Ron Burkey on 04 October 2021, 11:49:55 UTC, committed by Ron Burkey on 04 October 2021, 11:49:55 UTC
2 parent s dfc2190 + 42c2282
Raw File
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