https://github.com/virtualagc/virtualagc
Raw File
Tip revision: 0cfe36be741728e3dac2f15b0f5e7e22f5311301 authored by Ronald Burkey on 05 October 2022, 10:31:13 UTC
Update README.md
Tip revision: 0cfe36b
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