Skip to content
Snippets Groups Projects
Commit 9815bd52 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add some missing baja modules

parent 57e0d228
Branches
Tags
1 merge request!488Overhaul LZH code
...@@ -4,16 +4,16 @@ ...@@ -4,16 +4,16 @@
# @format.tab-size 8, @format.use-tabs true # @format.tab-size 8, @format.use-tabs true
# $id: $
ifndef BAJAPATH ifndef BAJAPATH
BAJAPATH := ./baja BAJAPATH := ./baja
endif endif
all : \ all : \
ftp.bin \
getimlst.bin \ getimlst.bin \
major.bin \ major.bin \
matrix.bin \ matrix.bin \
obv-2.bin \
pcboard.bin \ pcboard.bin \
ra_emu.bin \ ra_emu.bin \
renegade.bin \ renegade.bin \
......
...@@ -11,6 +11,7 @@ all : \ ...@@ -11,6 +11,7 @@ all : \
getimlst.bin \ getimlst.bin \
major.bin \ major.bin \
matrix.bin \ matrix.bin \
obv-2.bin \
pcboard.bin \ pcboard.bin \
ra_emu.bin \ ra_emu.bin \
renegade.bin \ renegade.bin \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment