diff --git a/install/GNUmakefile b/install/GNUmakefile index 303c84763b465ca2c0b4f25547e4c3c33710e7b3..82077183c617f45b33373310978d4da0d66c65f6 100644 --- a/install/GNUmakefile +++ b/install/GNUmakefile @@ -253,7 +253,8 @@ endif 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) cp -r $(REPODIR)/ctrl $(SBBSDIR) @@ -265,7 +266,16 @@ $(SBBSDIR)/exec: $(REPODIR) $(INSBIN) $(REPODIR)/exec $(SBBSDIR) $(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) $(INSBIN) $(REPODIR)/text $(SBBSDIR) diff --git a/xtrn/fatfish/README.txt b/xtrn/fatfish/README.txt index 6c94943158bfe651628fb075da159e2d7edf36d2..d059bd3a1b6e64668aa4a0de94e2d9cbd29ec986 100644 --- a/xtrn/fatfish/README.txt +++ b/xtrn/fatfish/README.txt @@ -3,8 +3,6 @@ ------------------------------------------------ FatFish is a fishing simulation door game for Synchronet BBS systems. -Website: http://art.poorcoding.com/fatfish. - -------- Features -------- diff --git a/xtrn/starstocks/sysop.doc b/xtrn/starstocks/sysop.doc index 9a60dc07ceaf98df8c7cdf94d2575300076462bc..8a30eb722c0c61a8be61b3f658f620023ed7a915 100644 --- a/xtrn/starstocks/sysop.doc +++ b/xtrn/starstocks/sysop.doc @@ -1,20 +1,5 @@ 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***** Sample configuration in SCFG -> external programs: