Files
lk/project/vax-test.mk
Travis Geiselbrecht 89705cb065 [arch][vax] initial stab at booting on a vax
Booting on a real MicroVAX 3100/40 via netboot and on simh emulating a
micrvax 3900. Doesn't fully work, lots of stuff is stubbed out, but it
starts to run and hits unimplemented bits and stops.
2019-10-12 21:54:04 -07:00

7 lines
102 B
Makefile

# main project for vim2
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := vax
include project/virtual/test.mk