Skip to content
Snippets Groups Projects
Commit a0621ba3 authored by deuce's avatar deuce
Browse files

Add some src files to baja build stuff.

parent bf50341f
Branches
Tags
No related merge requests found
......@@ -10,9 +10,15 @@ ifndef BAJAPATH
BAJAPATH := ./baja
endif
all : default.bin \
all : \
cntnodes.bin \
default.bin \
dir.bin \
file_io.bin \
ftp.bin \
getimlst.bin \
html.bin \
lbshell.bin \
major.bin \
matrix.bin \
noyesbar.bin \
......
......@@ -6,9 +6,15 @@
# $id: $
all : default.bin \
all : \
cntnodes.bin \
default.bin \
dir.bin \
file_io.bin \
ftp.bin \
getimlst.bin \
html.bin \
lbshell.bin \
major.bin \
matrix.bin \
noyesbar.bin \
......@@ -25,5 +31,6 @@ all : default.bin \
wwiv.bin \
yesnobar.bin
.src.bin:
@baja /q $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment