Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
57d41ded
Commit
57d41ded
authored
4 years ago
by
Rob Swindell
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
07bd3442
51ae69e6
No related branches found
No related tags found
1 merge request
!463
MRC mods by Codefenix (2024-10-20)
Pipeline
#883
passed
4 years ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
install/GNUmakefile
+12
-2
12 additions, 2 deletions
install/GNUmakefile
xtrn/fatfish/README.txt
+0
-2
0 additions, 2 deletions
xtrn/fatfish/README.txt
xtrn/starstocks/sysop.doc
+0
-15
0 additions, 15 deletions
xtrn/starstocks/sysop.doc
with
12 additions
and
19 deletions
install/GNUmakefile
+
12
−
2
View file @
57d41ded
...
@@ -253,7 +253,8 @@ endif
...
@@ -253,7 +253,8 @@ endif
src
:
$(REPODIR)
src
:
$(REPODIR)
run
:
$(SBBSDIR)/ctrl $(SBBSDIR)/docs $(SBBSDIR)/exec $(SBBSDIR)/node1 $(SBBSDIR)/text $(SBBSDIR)/web $(SBBSDIR)/webv4 $(SBBSDIR)/xtrn
run
:
$(SBBSDIR)/ctrl $(SBBSDIR)/docs $(SBBSDIR)/exec $(SBBSDIR)/text $(SBBSDIR)/web $(SBBSDIR)/webv4 $(SBBSDIR)/xtrn
\
$(SBBSDIR)/node1 $(SBBSDIR)/node2 $(SBBSDIR)/node3 $(SBBSDIR)/node4
$(SBBSDIR)/ctrl
:
$(REPODIR)
$(SBBSDIR)/ctrl
:
$(REPODIR)
cp
-r
$(
REPODIR
)
/ctrl
$(
SBBSDIR
)
cp
-r
$(
REPODIR
)
/ctrl
$(
SBBSDIR
)
...
@@ -265,7 +266,16 @@ $(SBBSDIR)/exec: $(REPODIR)
...
@@ -265,7 +266,16 @@ $(SBBSDIR)/exec: $(REPODIR)
$(
INSBIN
)
$(
REPODIR
)
/exec
$(
SBBSDIR
)
$(
INSBIN
)
$(
REPODIR
)
/exec
$(
SBBSDIR
)
$(SBBSDIR)/node1
:
$(REPODIR)
$(SBBSDIR)/node1
:
$(REPODIR)
cp
-r
$(
REPODIR
)
/node1
$(
SBBSDIR
)
cp
-r
$(
REPODIR
)
/node1
$@
$(SBBSDIR)/node2
:
$(REPODIR)
cp
-r
$(
REPODIR
)
/node1
$@
$(SBBSDIR)/node3
:
$(REPODIR)
cp
-r
$(
REPODIR
)
/node1
$@
$(SBBSDIR)/node4
:
$(REPODIR)
cp
-r
$(
REPODIR
)
/node1
$@
$(SBBSDIR)/text
:
$(REPODIR)
$(SBBSDIR)/text
:
$(REPODIR)
$(
INSBIN
)
$(
REPODIR
)
/text
$(
SBBSDIR
)
$(
INSBIN
)
$(
REPODIR
)
/text
$(
SBBSDIR
)
...
...
This diff is collapsed.
Click to expand it.
xtrn/fatfish/README.txt
+
0
−
2
View file @
57d41ded
...
@@ -3,8 +3,6 @@
...
@@ -3,8 +3,6 @@
------------------------------------------------
------------------------------------------------
FatFish is a fishing simulation door game for Synchronet BBS systems.
FatFish is a fishing simulation door game for Synchronet BBS systems.
Website: http://art.poorcoding.com/fatfish.
--------
--------
Features
Features
--------
--------
...
...
This diff is collapsed.
Click to expand it.
xtrn/starstocks/sysop.doc
+
0
−
15
View file @
57d41ded
Please report any bugs, issues or questions to: mcmlxxix at bbs dot thebrokenbubble dot com
Please report any bugs, issues or questions to: mcmlxxix at bbs dot thebrokenbubble dot com
*****UPDATING YOUR LOCAL LIBRARIES******
NOTE: It is recommended that you check frequently for game updates from the
Synchronet CVS repository located at:
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/xtrn/starstocks/
Before you attempt to install the program, it is recommended that you
update your relative 'exec/' and 'exec/load/' paths
with the latest files from the Synchronet CVS repository at:
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/load/
*****CONFIGURING YOUR EXTERNAL PROGRAM*****
*****CONFIGURING YOUR EXTERNAL PROGRAM*****
Sample configuration in SCFG -> external programs:
Sample configuration in SCFG -> external programs:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment