swh:1:snp:92f3f585b9ae79620ad8c41a332d6329b31fd381
Raw File
Tip revision: 078c79d8734a9ed2860303a7c1662004284fe853 authored by Ron Burkey on 07 August 2022, 15:04:04 UTC
Fixed a potential string-overflow bug in yaASM. Removed timestamps from
Tip revision: 078c79d
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