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
9987c1cc
Commit
9987c1cc
authored
Jul 17, 2003
by
deuce
Browse files
Fix bug in last commit
parent
d7f3928a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/sbbs3/GNUmakefile
src/sbbs3/GNUmakefile
+2
-0
No files found.
src/sbbs3/GNUmakefile
View file @
9987c1cc
...
...
@@ -235,6 +235,8 @@ SMBLIB_OBJS = \
# Monolithic Synchronet executable Build Rule
FORCE$(SBBSMONO)
:
$(MONO_OBJS) $(OBJS) $(LIBS)
$(SBBSMONO)
:
$(MONO_OBJS) $(OBJS) $(LIBS)
@
echo
Linking
$@
$(QUIET)$(CCPP)
-o
$@
$(LFLAGS)
$^
...
...
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