Skip to content
Snippets Groups Projects
Commit 6728b7ca authored by deuce's avatar deuce
Browse files

Integrate include JS build

parent 5bac03ce
Branches
Tags
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment