Skip to content
Snippets Groups Projects
Commit 43946db5 authored by rswindell's avatar rswindell
Browse files

Added WWIV command shell to build targets.

parent d5c948db
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,7 @@ all : bullseye.bin \ ...@@ -40,6 +40,7 @@ all : bullseye.bin \
wildcat.bin \ wildcat.bin \
wiplogin.bin \ wiplogin.bin \
wipshell.bin \ wipshell.bin \
wwiv.bin \
yesnobar.bin yesnobar.bin
%.bin : %.src $(BAJAPATH) %.bin : %.src $(BAJAPATH)
......
...@@ -36,6 +36,7 @@ all : bullseye.bin \ ...@@ -36,6 +36,7 @@ all : bullseye.bin \
wildcat.bin \ wildcat.bin \
wiplogin.bin \ wiplogin.bin \
wipshell.bin \ wipshell.bin \
wwiv.bin \
yesnobar.bin yesnobar.bin
.src.bin: .src.bin:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment