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
Commits
40db7529
Commit
40db7529
authored
Jul 18, 2003
by
deuce
Browse files
Changed "Copying sbbs_ftp for no good reason"
to "Copying sbbs to sbbs_ftp for no good reason"
parent
27fed1d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/sbbs3/GNUmakefile
src/sbbs3/GNUmakefile
+5
-5
No files found.
src/sbbs3/GNUmakefile
View file @
40db7529
...
...
@@ -516,23 +516,23 @@ $(MSG2ANS): $(LIBODIR)/msg2ans.o
# "Single servers"
$(SBBSWEB)
:
$(SBBSCON)
@
echo
Copying
$@
for
no good reason
@
echo
Copying
$(SBBSCON)
to
$@
for
no good reason
$(QUIET)
cp
$(SBBSCON)
$@
$(SBBSFTP)
:
$(SBBSCON)
@
echo
Copying
$@
for
no good reason
@
echo
Copying
$(SBBSCON)
to
$@
for
no good reason
$(QUIET)
cp
$(SBBSCON)
$@
$(SBBSMAIL)
:
$(SBBSCON)
@
echo
Copying
$@
for
no good reason
@
echo
Copying
$(SBBSCON)
to
$@
for
no good reason
$(QUIET)
cp
$(SBBSCON)
$@
$(SBBSSRVC)
:
$(SBBSCON)
@
echo
Copying
$@
for
no good reason
@
echo
Copying
$(SBBSCON)
to
$@
for
no good reason
$(QUIET)
cp
$(SBBSCON)
$@
$(SBBS_BBS)
:
$(SBBSCON)
@
echo
Copying
$@
for
no good reason
@
echo
Copying
$(SBBSCON)
to
$@
for
no good reason
$(QUIET)
cp
$(SBBSCON)
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment