mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2026-05-06 09:57:24 -04:00
12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
|
|
TARGETNAME=monotest
|
|
TARGETPATH=$(BASEDIR)\lib
|
|
TARGETTYPE=PROGRAM
|
|
|
|
INCLUDES=..\sys
|
|
|
|
SOURCES=monotest.c
|
|
|
|
UMTYPE=console
|
|
UMBASE=0x100000
|