Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Compare Revisions
59200e330f416573be8a49d196355803d4e7da50...44e9f471ab2189bd413e62259e784d2d1f8dbdac
Commits (1)
remove dstsedit (it's gone)
· 44e9f471
Rob Swindell
authored
Mar 30, 2022
44e9f471
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
install/GNUmakefile
install/GNUmakefile
+0
-1
No files found.
install/GNUmakefile
View file @
44e9f471
...
...
@@ -193,7 +193,6 @@ install: all
@
echo
Installing to
$(SBBSDIR)
$(INSBIN)
$(REPODIR)
/src/sbbs3/
$(CCPRE)
.
$(machine)
.exe.
$(BUILDPATH)
/showstat
$(SBBSDIR)
/exec/showstat
$(INSBIN)
$(REPODIR)
/src/sbbs3/
$(CCPRE)
.
$(machine)
.exe.
$(BUILDPATH)
/readsauce
$(SBBSDIR)
/exec/readsauce
$(INSBIN)
$(REPODIR)
/src/sbbs3/
$(CCPRE)
.
$(machine)
.exe.
$(BUILDPATH)
/dstsedit
$(SBBSDIR)
/exec/dstsedit
$(INSBIN)
$(REPODIR)
/src/sbbs3/
$(CCPRE)
.
$(machine)
.exe.
$(BUILDPATH)
/smbactiv
$(SBBSDIR)
/exec/smbactiv
$(INSBIN)
$(REPODIR)
/src/sbbs3/
$(CCPRE)
.
$(machine)
.exe.
$(BUILDPATH)
/dupefind
$(SBBSDIR)
/exec/dupefind
$(INSBIN)
$(REPODIR)
/src/sbbs3/
$(CCPRE)
.
$(machine)
.exe.
$(BUILDPATH)
/delfiles
$(SBBSDIR)
/exec/delfiles
...
...