Files
TeslaRel410/sda4/DPL3/VRENDER/PXPL5SUP/MAKE4M
T
CydandClaude Fable 5 db7745fcd0 sda4: commit the Glaze developer hard-drive dump
Un-ignored: the dev drive is the ground truth the restoration and
emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer
source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio
content). Kept in-repo for the pod-owner community.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 19:41:15 -05:00

39 lines
726 B
Plaintext

# ###############################################################
#
# Makefile for i860 using Portland Group compilers
# assumes BORLAND make Version 2.0
#
# 4 MByte board version, Benchmarks
#
# Phil Atkin, DIVISION
# 6th jan 92
#
# ###############################################################
#
# board specific constants
#
BANNER=GT860-EL-CF-4
LDADDR=0x83600000
CDADDR=0xfff80000
PAGETABLE=y:\control\gt860el\pgi\lib\crt0_4m.o
#
# compiler optimisation levels
#
COPT_LEVEL=4
FOPT_LEVEL=4
#include "makefile.inc"
!include "makefile.inc"
# Try adding compiler options -O4 -Mvect=recog
execs: hello.860
hello.860: hello.o
pxpl5tst.860: pxpl5tst.o pxpl5sup.o