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
ec3c80b0
Commit
ec3c80b0
authored
Jul 17, 2003
by
deuce
Browse files
Fixed masses of link errors due to not using the new JS .so.
parent
9987c1cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/sbbs3/GNUmakefile
src/sbbs3/GNUmakefile
+1
-1
No files found.
src/sbbs3/GNUmakefile
View file @
ec3c80b0
...
...
@@ -238,7 +238,7 @@ FORCE$(SBBSMONO): $(MONO_OBJS) $(OBJS) $(LIBS)
$(SBBSMONO)
:
$(MONO_OBJS) $(OBJS) $(LIBS)
@
echo
Linking
$@
$(QUIET)$(CCPP)
-o
$@
$(LFLAGS)
$^
$(QUIET)$(CCPP)
-o
$@
$(LFLAGS)
$(JSLIB)
$^
# Synchronet BBS library Link Rule
FORCE$(SBBS)
:
$(OBJS) $(LIBS)
...
...
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