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
6728b7ca
Commit
6728b7ca
authored
Oct 13, 2011
by
deuce
Browse files
Integrate include JS build
parent
5bac03ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/sbbs3/targets.mk
src/sbbs3/targets.mk
+2
-2
No files found.
src/sbbs3/targets.mk
View file @
6728b7ca
...
...
@@ -47,7 +47,7 @@ UTILS = $(FIXSMB) $(CHKSMB) \
all
:
dlls utils console
console
:
xpdev-mt smblib
\
console
:
$(JS_DEPS)
xpdev-mt smblib
\
$(MTOBJODIR) $(LIBODIR) $(EXEODIR)
\
dlls
\
$(SBBSCON) $(JSEXEC)
...
...
@@ -56,7 +56,7 @@ utils: smblib xpdev-mt xpdev ciolib-mt uifc-mt \
$(LIBODIR) $(OBJODIR) $(MTOBJODIR) $(EXEODIR)
\
$(UTILS)
dlls
:
smblib xpdev-mt
\
dlls
:
$(JS_DEPS)
smblib xpdev-mt
\
$(MTOBJODIR) $(LIBODIR)
\
$(SBBS) $(FTPSRVR) $(MAILSRVR) $(SERVICES)
...
...
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