File:  [Generator SEGA Genesis emulator] / generator / raze / Makefile.am
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Wed Mar 4 04:47:03 2020 UTC (6 years, 4 months ago) by root
Branches: MAIN, JamesPonder
CVS tags: v0_35, v0_34, HEAD
0.34

## Process this file with automake to produce Makefile.in

INCLUDES = -I.

noinst_LIBRARIES = libraze.a
libraze_a_SOURCES = raze
libraze_a_LIBADD = raze.o

raze:	raze.o
raze.o:	raze.asm raze.reg
	nasm -e raze.asm -o raze2.asm
	nasm -f @ASMOUTPUT@ raze2.asm -o raze.o -praze.reg

DISTCLEANFILES = raze.asm raze2.asm

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.