https://github.com/virtualagc/virtualagc
Raw File
Tip revision: a4a63bc20b80eae78970dbffa2ff02cebc6b61d7 authored by Mike Stewart on 24 December 2020, 18:51:12 UTC
Manche45R2: incorporated the R-2 potential model, which makes all checksums correct.
Tip revision: a4a63bc
Makefile
# Copyright:	Public domain.
# Filename:	Makefile
# Purpose:	Makefile for TRIVIUM by IMA NIT-PICKER.
# Contact:	Ron Burkey <info@sandroid.org>.
# Website:	www.ibiblio.org/apollo/index.html
# Mod history:	2018-10-20 RSB	Created

BASENAME=TRIVIUM
EXTRA_YAYUL_ARGS+="--block1"
NO_BINSOURCE=1

include ../Makefile.inc
back to top